diff --git a/Cargo.toml b/Cargo.toml index dd9c659f61..39e9bf8833 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -140,7 +140,7 @@ chrono = "0.4.31" clap = { version = "4.0.8", features = ["derive"] } docker_credential = "1.1.0" openssl = "0.10.38" -rstest = "0.18.1" +rstest = "0.19.0" serial_test = "3.0.0" tempfile = "3.3.0" testcontainers = "0.15"