Skip to content

Commit 56f9360

Browse files
dependabot[bot]Tools-cx-app
authored andcommitted
build(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] <[email protected]> Signed-off-by: Tools-app <[email protected]>
1 parent 2b5eea7 commit 56f9360

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

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
@@ -30,7 +30,7 @@ repository = "https://github.com/shadow3aaa/fas-rs"
3030

3131
[dependencies]
3232
likely_stable = "0.1.3"
33-
parking_lot = "0.12.4"
33+
parking_lot = "0.12.5"
3434
thiserror = "2.0.17"
3535
log = "0.4.28"
3636
anyhow = { version = "1.0.100" }

0 commit comments

Comments
 (0)