Skip to content

Commit d2b8502

Browse files
authored
Merge pull request #1954 from volta-cli/dependabot/cargo/indexmap-2.7.0
build(deps): bump indexmap from 2.6.0 to 2.7.0
2 parents 473a6f4 + 34ffeb1 commit d2b8502

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/volta-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ httpdate = "1"
4949
headers = "0.4"
5050
attohttpc = { version = "0.28", default-features = false, features = ["json", "compress", "tls-rustls-native-roots"] }
5151
chain-map = "0.1.0"
52-
indexmap = "2.6.0"
52+
indexmap = "2.7.0"
5353
retry = "2"
5454
fs2 = "0.4.3"
5555
which = "7.0.0"

0 commit comments

Comments
 (0)