Skip to content

Commit a894455

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

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.5"
5050
hyperx = "1.4.0"
5151
attohttpc = { version = "0.19.1", features = ["json"] }
5252
chain-map = "0.1.0"
53-
indexmap = "1.8.1"
53+
indexmap = "1.8.2"
5454
retry = "1.3.1"
5555
fs2 = "0.4.3"
5656

0 commit comments

Comments
 (0)