diff --git a/Cargo.toml b/Cargo.toml index 5f06ebbd..100bb97f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -59,7 +59,7 @@ async-std = "1.12" anyhow = "1.0" axum = "0.7" clap = { version = "4.0", features = ["derive"] } -rstest = "0.22.0" +rstest = "0.23.0" docker_credential = "1.0" hmac = "0.12" itertools = "0.13.0"