Skip to content

Commit af4d8ee

Browse files
build(deps): bump indexmap from 2.10.0 to 2.11.0
Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.10.0 to 2.11.0. - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.10.0...2.11.0) --- updated-dependencies: - dependency-name: indexmap dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ee945a2 commit af4d8ee

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

Cargo.lock

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ features = ["std"]
321321

322322
# HashMap which preserves insertion order
323323
[workspace.dependencies.indexmap]
324-
version = "2.10.0"
324+
version = "2.11.0"
325325
features = ["serde"]
326326

327327
# Indented string literals

0 commit comments

Comments
 (0)