Skip to content

Commit

Permalink
Merge pull request #1586 from volta-cli/dependabot/cargo/crates/volta…
Browse files Browse the repository at this point in the history
…-core/indexmap-2.1.0

build(deps): update indexmap requirement from 1.9.2 to 2.1.0 in /crates/volta-core
  • Loading branch information
chriskrycho authored Dec 19, 2023
2 parents 18196c8 + 3755fc2 commit ee9605f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/volta-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit ee9605f

Please sign in to comment.