diff --git a/Cargo.toml b/Cargo.toml index 24923d41be..832d031638 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -91,7 +91,7 @@ futures-executor = "0.3.30" futures-util = "0.3.30" getrandom = "0.2.14" half = { version = "^2", features = ["std", "num-traits"] } -hashbrown = "0.14.3" +hashbrown = "0.15.0" homedir = "0.3.3" humansize = "2.1.3" indicatif = "0.17.8"