Skip to content

Commit 3857c66

Browse files
Merge pull request #1129 from volta-cli/dependabot/cargo/indexmap-1.8.0
Bump indexmap from 1.7.0 to 1.8.0
2 parents f4e239f + 77a93ba commit 3857c66

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -50,7 +50,7 @@ ci_info = "0.14.3"
5050
hyperx = "1.4.0"
5151
attohttpc = { version = "0.18.0", features = ["json"] }
5252
chain-map = "0.1.0"
53-
indexmap = "1.7.0"
53+
indexmap = "1.8.0"
5454
retry = "1.3.0"
5555
fs2 = "0.4.3"
5656

0 commit comments

Comments
 (0)