Skip to content

Commit a8d3cf5

Browse files
dependabot[bot]lutter
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] <support@github.com>
1 parent 3908ced commit a8d3cf5

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.

graph/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ prost-types = { workspace = true }
8282
futures03 = { version = "0.3.31", package = "futures", features = ["compat"] }
8383
wasmparser = "0.118.1"
8484
thiserror = { workspace = true }
85-
parking_lot = "0.12.4"
85+
parking_lot = "0.12.5"
8686
itertools = "0.14.0"
8787
defer = "0.2"
8888

0 commit comments

Comments
 (0)