diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-12-22 12:20:29 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-22 12:20:29 +0000 |
| commit | 0ee233c0ef2501d8f608727f2ae3337412328259 (patch) | |
| tree | 37a333b41db94a52c4f0774fbeca93c5538726e0 /src/rust | |
| parent | 1868450ee8dacf63e052d951828c0fe19f7c061c (diff) | |
| download | cryptography-0ee233c0ef2501d8f608727f2ae3337412328259.tar.gz | |
Bump libc from 0.2.138 to 0.2.139 in /src/rust (#7925)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.138 to 0.2.139.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.138...0.2.139)
---
updated-dependencies:
- dependency-name: libc
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
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 2fe046e37..02b8e8c73 100644 --- a/src/rust/Cargo.lock +++ b/src/rust/Cargo.lock @@ -231,9 +231,9 @@ dependencies = [ [[package]] name = "libc" -version = "0.2.138" +version = "0.2.139" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "db6d7e329c562c5dfab7a46a2afabc8b987ab9a4834c9d1ca04dc54c1546cef8" +checksum = "201de327520df007757c1f0adce6e827fe8562fbc28bfd9c15571c66ca1f5f79" [[package]] name = "link-cplusplus" |
