diff --git a/Cargo.toml b/Cargo.toml index d3110be2..c2ee4aff 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -27,7 +27,7 @@ clap-verbosity-flag = "3" color-eyre = "0.6" dialoguer = "0.11" dirs = "6" -futures = "0.3" +futures = "0.3.31" glob = "0.3" itertools = "0.14" keyring = { version = "3", features = ["apple-native", "windows-native", "sync-secret-service", "vendored"] }