Skip to content

Commit 1437b9f

Browse files
build(deps): bump indexmap from 2.11.1 to 2.11.3 (#4164)
Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.11.1 to 2.11.3. - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.11.1...2.11.3) --- updated-dependencies: - dependency-name: indexmap dependency-version: 2.11.3 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e1afeca commit 1437b9f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1201,9 +1201,9 @@ dependencies = [
12011201

12021202
[[package]]
12031203
name = "indexmap"
1204-
version = "2.11.1"
1204+
version = "2.11.3"
12051205
source = "registry+https://github.com/rust-lang/crates.io-index"
1206-
checksum = "206a8042aec68fa4a62e8d3f7aa4ceb508177d9324faf261e1959e495b7a1921"
1206+
checksum = "92119844f513ffa41556430369ab02c295a3578af21cf945caa3e9e0c2481ac3"
12071207
dependencies = [
12081208
"equivalent",
12091209
"hashbrown",

0 commit comments

Comments
 (0)