diff --git a/crates/volta-core/Cargo.toml b/crates/volta-core/Cargo.toml index 9fc8c29e1..159bef564 100644 --- a/crates/volta-core/Cargo.toml +++ b/crates/volta-core/Cargo.toml @@ -47,7 +47,7 @@ ci_info = "0.14.9" hyperx = "1.4.0" attohttpc = { version = "0.25", default-features = false, features = ["json", "compress", "tls-rustls-native-roots"] } chain-map = "0.1.0" -indexmap = "1.9.2" +indexmap = "2.1.0" retry = "2" fs2 = "0.4.3"