Skip to content

Commit 0867698

Browse files
authored
Merge pull request #1722 from volta-cli/dependabot/cargo/indexmap-2.2.6
build(deps): bump indexmap from 2.2.3 to 2.2.6
2 parents c79b03e + dcb01e5 commit 0867698

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -48,7 +48,7 @@ ci_info = "0.14.14"
4848
headers = "0.4"
4949
attohttpc = { version = "0.27", default-features = false, features = ["json", "compress", "tls-rustls-native-roots"] }
5050
chain-map = "0.1.0"
51-
indexmap = "2.2.3"
51+
indexmap = "2.2.6"
5252
retry = "2"
5353
fs2 = "0.4.3"
5454

0 commit comments

Comments
 (0)