Skip to content

Commit f9fc0b7

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

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.11.3"
324+
version = "2.11.4"
325325
features = ["serde"]
326326

327327
# Indented string literals

0 commit comments

Comments
 (0)