diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-03-19 19:53:42 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-19 19:53:42 -0400 |
| commit | a141ebe694497cb649e15bfaeadc02c782f7417e (patch) | |
| tree | b811c57c714c58d0ed3d22cbbde0c80de7f0aeb0 | |
| parent | bd2fb1f09c603ba14c0b86fd89e39c5d70a46aef (diff) | |
| download | cryptography-a141ebe694497cb649e15bfaeadc02c782f7417e.tar.gz | |
Bump libc from 0.2.89 to 0.2.90 in /src/rust (#5922)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.89 to 0.2.90.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.89...0.2.90)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.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 fd579e992..0a20349ae 100644 --- a/src/rust/Cargo.lock +++ b/src/rust/Cargo.lock @@ -96,9 +96,9 @@ dependencies = [ [[package]] name = "libc" -version = "0.2.89" +version = "0.2.90" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "538c092e5586f4cdd7dd8078c4a79220e3e168880218124dcbce860f0ea938c6" +checksum = "ba4aede83fc3617411dc6993bc8c70919750c1c257c6ca6a502aed6e0e2394ae" [[package]] name = "lock_api" |
