Skip to content

Commit d322682

Browse files
authored
Merge pull request #1192 from volta-cli/dependabot/cargo/indexmap-1.8.1
Bump indexmap from 1.8.0 to 1.8.1
2 parents 5be0e1f + 4315d1a commit d322682

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.4"
5050
hyperx = "1.4.0"
5151
attohttpc = { version = "0.18.0", features = ["json"] }
5252
chain-map = "0.1.0"
53-
indexmap = "1.8.0"
53+
indexmap = "1.8.1"
5454
retry = "1.3.1"
5555
fs2 = "0.4.3"
5656

0 commit comments

Comments
 (0)