Skip to content

Commit 0a17238

Browse files
build(deps): bump parking_lot_core from 0.9.10 to 0.9.11 (linkerd#3942)
Bumps [parking_lot_core](https://github.com/Amanieu/parking_lot) from 0.9.10 to 0.9.11. - [Release notes](https://github.com/Amanieu/parking_lot/releases) - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](Amanieu/parking_lot@core-0.9.10...parking_lot_core-v0.9.11) --- updated-dependencies: - dependency-name: parking_lot_core dependency-version: 0.9.11 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 cbfef55 commit 0a17238

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
@@ -3221,9 +3221,9 @@ dependencies = [
32213221

32223222
[[package]]
32233223
name = "parking_lot_core"
3224-
version = "0.9.10"
3224+
version = "0.9.11"
32253225
source = "registry+https://github.com/rust-lang/crates.io-index"
3226-
checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8"
3226+
checksum = "bc838d2a56b5b1a6c25f55575dfc605fabb63bb2365f6c2353ef9159aa69e4a5"
32273227
dependencies = [
32283228
"cfg-if",
32293229
"libc",

0 commit comments

Comments
 (0)