Skip to content

Commit 44a8a71

Browse files
build(deps): bump indexmap from 2.11.1 to 2.11.3
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: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 54b1576 commit 44a8a71

File tree

2 files changed

+26
-25
lines changed

2 files changed

+26
-25
lines changed

Cargo.lock

Lines changed: 25 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.1"
324+
version = "2.11.3"
325325
features = ["serde"]
326326

327327
# Indented string literals

0 commit comments

Comments
 (0)