diff --git a/Cargo.toml b/Cargo.toml index 7c00c4a7f8..0284457ba4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -127,7 +127,7 @@ chrono = "0.4.20" clap = { version = "4.0.8", features = ["derive"] } docker_credential = "1.1.0" openssl = "0.10.38" -rstest = "0.17.0" +rstest = "0.18.1" serial_test = "2.0.0" tempfile = "3.3.0" testcontainers = "0.14"