Skip to content

Commit cc6bd4d

Browse files
chore(deps): bump parking_lot from 0.12.4 to 0.12.5
Bumps [parking_lot](https://github.com/Amanieu/parking_lot) from 0.12.4 to 0.12.5. - [Release notes](https://github.com/Amanieu/parking_lot/releases) - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](Amanieu/parking_lot@parking_lot-v0.12.4...parking_lot-v0.12.5) --- updated-dependencies: - dependency-name: parking_lot dependency-version: 0.12.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b55eddb commit cc6bd4d

2 files changed

Lines changed: 8 additions & 9 deletions

File tree

Cargo.lock

Lines changed: 7 additions & 8 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
@@ -13,7 +13,7 @@ keywords = ["url", "router"]
1313
[dependencies]
1414
ahash = "0.8.12"
1515
indexmap = "2.11.4"
16-
parking_lot = "0.12.4"
16+
parking_lot = "0.12.5"
1717
thiserror = "2.0.17"
1818

1919
[dev-dependencies]

0 commit comments

Comments
 (0)