diff --git a/Cargo.toml b/Cargo.toml index 81dc8c0..9e94472 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -51,7 +51,7 @@ httpmock = "0.8" tokio-test = "0.4" temp-env = "0.3" tempfile = "3.12" -futures = "0.3" +futures = "0.3.31" assert_cmd = "2.0" assert_fs = "1.1.3" predicates = "3.1"