diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-08-30 12:04:53 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-30 12:04:53 +0000 |
| commit | 1777ff805e7d0d3f5de744e35562899f37d0a5f4 (patch) | |
| tree | 4a0eeb42c5d9ddf6765942187cf971289ac9c20a | |
| parent | 66ac2ad6ac4a51b9a433f0847106e74254f941ee (diff) | |
| download | cryptography-dependabot/cargo/src/rust/lock_api-0.4.5.tar.gz | |
Bump lock_api from 0.4.4 to 0.4.5 in /src/rustdependabot/cargo/src/rust/lock_api-0.4.5
Bumps [lock_api](https://github.com/Amanieu/parking_lot) from 0.4.4 to 0.4.5.
- [Release notes](https://github.com/Amanieu/parking_lot/releases)
- [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.4...lock_api-0.4.5)
---
updated-dependencies:
- dependency-name: lock_api
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
| -rw-r--r-- | src/rust/Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/rust/Cargo.lock b/src/rust/Cargo.lock index 4a5adc344..f6d06906e 100644 --- a/src/rust/Cargo.lock +++ b/src/rust/Cargo.lock @@ -127,9 +127,9 @@ checksum = "3cb00336871be5ed2c8ed44b60ae9959dc5b9f08539422ed43f09e34ecaeba21" [[package]] name = "lock_api" -version = "0.4.4" +version = "0.4.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0382880606dff6d15c9476c416d18690b72742aa7b605bb6dd6ec9030fbf07eb" +checksum = "712a4d093c9976e24e7dbca41db895dabcbac38eb5f4045393d17a95bdfb1109" dependencies = [ "scopeguard", ] |
