diff --git a/Cargo.toml b/Cargo.toml index 83ba12b..302166f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -38,6 +38,6 @@ [dev-dependencies] - rstest = "~0.15" + rstest = "~0.25" futures = "~0.3" spacepacket = { path = ".", features = [ "async-codec", "crc", "tctm" ] }