diff --git a/Cargo.toml b/Cargo.toml index 4bbbbcb8e..a28ab5e10 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -112,7 +112,7 @@ subprocess = "0.2.9" strum = { version = "0.27", features = ["derive"] } strum_macros = "0.27" tempfile = "3" -test-strategy = "0.4.1" +test-strategy = "0.4.3" thiserror = "2" tokio = { version = "1.40", features = ["full"] } tokio-rustls = { version = "0.24.1" }