Skip to content

Commit 94f2ce9

Browse files
authored
Merge pull request #1881 from volta-cli/dependabot/cargo/indexmap-2.5.0
build(deps): bump indexmap from 2.4.0 to 2.5.0
2 parents 0fb9633 + 9b0af40 commit 94f2ce9

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.4.0"
52+
indexmap = "2.5.0"
5353
retry = "2"
5454
fs2 = "0.4.3"
5555
which = "6.0.3"

0 commit comments

Comments
 (0)