diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-01-08 07:06:19 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-08 07:06:19 +0000 |
| commit | 0c41f7da03a3f108f40fc0f8626e7f01523cc264 (patch) | |
| tree | 68e294e3e60fc6b7dbe8febb8979b5c914f782d5 | |
| parent | 688db7fef94cf75054fc15daab3a2ffb0bd585a8 (diff) | |
| download | cryptography-dependabot/cargo/src/rust/libc-0.2.82.tar.gz | |
Bump libc from 0.2.81 to 0.2.82 in /src/rustdependabot/cargo/src/rust/libc-0.2.82
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.81 to 0.2.82.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.81...0.2.82)
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 8cc42ff82..52233cee8 100644 --- a/src/rust/Cargo.lock +++ b/src/rust/Cargo.lock @@ -76,9 +76,9 @@ dependencies = [ [[package]] name = "libc" -version = "0.2.81" +version = "0.2.82" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1482821306169ec4d07f6aca392a4681f66c75c9918aa49641a2595db64053cb" +checksum = "89203f3fba0a3795506acaad8ebce3c80c0af93f994d5a1d7a0b1eeb23271929" [[package]] name = "lock_api" |
