Skip to content

Commit c00a442

Browse files
chore(deps): bump indexmap from 2.13.1 to 2.14.0
Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.13.1 to 2.14.0. - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.13.1...2.14.0) --- updated-dependencies: - dependency-name: indexmap dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 66c99f9 commit c00a442

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -12,7 +12,7 @@ keywords = ["url", "router"]
1212

1313
[dependencies]
1414
ahash = "0.8.12"
15-
indexmap = "2.13.1"
15+
indexmap = "2.14.0"
1616
parking_lot = "0.12.5"
1717
thiserror = "2.0.18"
1818

0 commit comments

Comments
 (0)