diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-04-05 08:09:38 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-05 08:09:38 +0000 |
| commit | f35d5cb716e9785677f0028d9124b658ce78aa5b (patch) | |
| tree | ec78bef35f291f008d980cecf9e931456d0552e3 | |
| parent | 18bfc45d7150d804eb8fdc57c7f3d93fd09292d1 (diff) | |
| download | cryptography-dependabot/cargo/src/rust/lock_api-0.4.3.tar.gz | |
Bump lock_api from 0.4.2 to 0.4.3 in /src/rustdependabot/cargo/src/rust/lock_api-0.4.3
Bumps [lock_api](https://github.com/Amanieu/parking_lot) from 0.4.2 to 0.4.3.
- [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.2...lock_api-0.4.3)
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 8efa08ef8..a0043367b 100644 --- a/src/rust/Cargo.lock +++ b/src/rust/Cargo.lock @@ -102,9 +102,9 @@ checksum = "56d855069fafbb9b344c0f962150cd2c1187975cb1c22c1522c240d8c4986714" [[package]] name = "lock_api" -version = "0.4.2" +version = "0.4.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dd96ffd135b2fd7b973ac026d28085defbe8983df057ced3eb4f2130b0831312" +checksum = "5a3c91c24eae6777794bb1997ad98bbb87daf92890acab859f7eaa4320333176" dependencies = [ "scopeguard", ] |
