diff --git a/ciborium/Cargo.toml b/ciborium/Cargo.toml index cbea85c..ab957ec 100644 --- a/ciborium/Cargo.toml +++ b/ciborium/Cargo.toml @@ -27,7 +27,7 @@ serde = { version = "1.0.170", default-features = false, features = ["alloc", "d [dev-dependencies] serde_bytes = "0.11" -rstest = "0.19.0" +rstest = "0.20.0" rand = "0.8" hex = "0.4"