diff --git a/Cargo.toml b/Cargo.toml index 5c6bd1aa65..4a30e731f7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -155,7 +155,7 @@ chrono = "0.4.31" clap = { version = "4.0.8", features = ["derive"] } docker_credential = "1.1.0" openssl = "0.10.38" -rstest = "0.19.0" +rstest = "0.21.0" serial_test = "3.0.0" tempfile = "3.3.0" testcontainers = "0.17"