Skip to content

Commit 4315d1a

Browse files
Bump indexmap from 1.8.0 to 1.8.1
Bumps [indexmap](https://github.com/bluss/indexmap) from 1.8.0 to 1.8.1. - [Release notes](https://github.com/bluss/indexmap/releases) - [Changelog](https://github.com/bluss/indexmap/blob/master/RELEASES.md) - [Commits](indexmap-rs/indexmap@1.8.0...1.8.1) --- updated-dependencies: - dependency-name: indexmap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5be0e1f commit 4315d1a

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)