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