Skip to content

Commit 044ea2f

Browse files
dependabot[bot]olix0r
authored andcommitted
build(deps): bump lock_api from 0.4.6 to 0.4.7 (#1576)
Bumps [lock_api](https://github.com/Amanieu/parking_lot) from 0.4.6 to 0.4.7. - [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.6...lock_api-0.4.7) --- updated-dependencies: - dependency-name: lock_api 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> (cherry picked from commit 6f84d49) Signed-off-by: Oliver Gould <ver@buoyant.io>
1 parent 00750b9 commit 044ea2f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Cargo.lock

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1505,10 +1505,11 @@ dependencies = [
15051505

15061506
[[package]]
15071507
name = "lock_api"
1508-
version = "0.4.6"
1508+
version = "0.4.7"
15091509
source = "registry+https://github.com/rust-lang/crates.io-index"
1510-
checksum = "88943dd7ef4a2e5a4bfa2753aaab3013e34ce2533d1996fb18ef591e315e2b3b"
1510+
checksum = "327fa5b6a6940e4699ec49a9beae1ea4845c6bab9314e4f84ac68742139d8c53"
15111511
dependencies = [
1512+
"autocfg",
15121513
"scopeguard",
15131514
]
15141515

0 commit comments

Comments
 (0)