Skip to content

Commit cbfef55

Browse files
build(deps): bump lock_api from 0.4.12 to 0.4.13 (linkerd#3941)
Bumps [lock_api](https://github.com/Amanieu/parking_lot) from 0.4.12 to 0.4.13. - [Release notes](https://github.com/Amanieu/parking_lot/releases) - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](Amanieu/parking_lot@lock_api-0.4.12...lock_api-v0.4.13) --- updated-dependencies: - dependency-name: lock_api dependency-version: 0.4.13 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6233b47 commit cbfef55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2912,9 +2912,9 @@ checksum = "241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956"
29122912

29132913
[[package]]
29142914
name = "lock_api"
2915-
version = "0.4.12"
2915+
version = "0.4.13"
29162916
source = "registry+https://github.com/rust-lang/crates.io-index"
2917-
checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17"
2917+
checksum = "96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765"
29182918
dependencies = [
29192919
"autocfg",
29202920
"scopeguard",

0 commit comments

Comments
 (0)