Skip to content

Commit 8b8cf1a

Browse files
build(deps): bump indexmap from 2.0.2 to 2.1.0
Bumps [indexmap](https://github.com/bluss/indexmap) from 2.0.2 to 2.1.0. - [Changelog](https://github.com/bluss/indexmap/blob/master/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.0.2...2.1.0) --- updated-dependencies: - dependency-name: indexmap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 02c77fa commit 8b8cf1a

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ gzp = { version = "0.11", default-features = false, features = [
116116
"snappy_default",
117117
] }
118118
hashbrown = { version = "0.14", optional = true }
119-
indexmap = "2.0"
119+
indexmap = "2.1"
120120
indicatif = "0.17"
121121
itertools = "0.11"
122122
itoa = "1"

0 commit comments

Comments
 (0)