diff --git a/Cargo.toml b/Cargo.toml index 5d0778f79..8767b13a7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -226,7 +226,7 @@ tempfile = "3.14" rand = "0.8" colored = "2.2" dialoguer = "0.11" -futures = "0.3" +futures = "0.3.31" indexmap = "2.7" once_cell = "1.17"