diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-08-04 03:22:22 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-08-04 03:22:22 +0000 |
| commit | e7c4f0c59c3f60a4623787fddbb9d46f4eb8d328 (patch) | |
| tree | 4849e6f6ac03e4116d8c2e21fae9b43ff0efb233 /src/rust | |
| parent | 304efd2f2ca66dfefde740607ba140af10cced5e (diff) | |
| download | cryptography-e7c4f0c59c3f60a4623787fddbb9d46f4eb8d328.tar.gz | |
Bump libc from 0.2.126 to 0.2.127 in /src/rust (#7479)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.126 to 0.2.127.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.126...0.2.127)
---
updated-dependencies:
- dependency-name: libc
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>
Diffstat (limited to 'src/rust')
| -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 26b17128e..39989d625 100644 --- a/src/rust/Cargo.lock +++ b/src/rust/Cargo.lock @@ -117,9 +117,9 @@ dependencies = [ [[package]] name = "libc" -version = "0.2.126" +version = "0.2.127" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "349d5a591cd28b49e1d1037471617a32ddcda5731b99419008085f72d5a53836" +checksum = "505e71a4706fa491e9b1b55f51b95d4037d0821ee40131190475f692b35b009b" [[package]] name = "lock_api" |
