Skip to content

Commit 33295af

Browse files
build(deps): bump parking_lot from 0.12.3 to 0.12.4
Bumps [parking_lot](https://github.com/Amanieu/parking_lot) from 0.12.3 to 0.12.4. - [Release notes](https://github.com/Amanieu/parking_lot/releases) - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](Amanieu/parking_lot@0.12.3...parking_lot-v0.12.4) --- updated-dependencies: - dependency-name: parking_lot dependency-version: 0.12.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 456fc3a commit 33295af

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

graph/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ prost-types = { workspace = true }
8989
futures03 = { version = "0.3.31", package = "futures", features = ["compat"] }
9090
wasmparser = "0.118.1"
9191
thiserror = "2.0.12"
92-
parking_lot = "0.12.3"
92+
parking_lot = "0.12.4"
9393
itertools = "0.14.0"
9494
defer = "0.2"
9595

0 commit comments

Comments
 (0)