Skip to content

Commit 0f3258f

Browse files
Merge pull request #1907 from volta-cli/dependabot/cargo/indexmap-2.6.0
2 parents 1c299de + f54f0f6 commit 0f3258f

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 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.5.0"
52+
indexmap = "2.6.0"
5353
retry = "2"
5454
fs2 = "0.4.3"
5555
which = "6.0.3"

0 commit comments

Comments
 (0)