Skip to content

Commit a248b06

Browse files
authored
Merge pull request #1385 from volta-cli/dependabot/cargo/indexmap-1.9.2
build(deps): bump indexmap from 1.9.1 to 1.9.2
2 parents 693aefd + f56e88e commit a248b06

File tree

2 files changed

+5
-14
lines changed

2 files changed

+5
-14
lines changed

Cargo.lock

Lines changed: 4 additions & 13 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
@@ -47,7 +47,7 @@ ci_info = "0.14.7"
4747
hyperx = "1.4.0"
4848
attohttpc = { version = "0.24", default-features = false, features = ["json", "compress", "tls-rustls-native-roots"] }
4949
chain-map = "0.1.0"
50-
indexmap = "1.9.1"
50+
indexmap = "1.9.2"
5151
retry = "2"
5252
fs2 = "0.4.3"
5353

0 commit comments

Comments
 (0)