Skip to content

Commit 88a4f5d

Browse files
chore(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] <support@github.com>
1 parent a7a9751 commit 88a4f5d

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 2 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.11.1"
15+
indexmap = "2.11.3"
1616
parking_lot = "0.12.4"
1717
thiserror = "2.0.16"
1818

0 commit comments

Comments
 (0)