diff --git a/Cargo.toml b/Cargo.toml index 1ea2626b..687cd98d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -66,7 +66,7 @@ hyper = { version = "1.2.0" } k8s-openapi = { version = "0.24.0", default-features = false, features = [ "v1_30", ] } -rstest = "0.24" +rstest = "0.25" serial_test = "3.1" tempfile = "3.13" test-context = "0.4"