diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-01-29 06:51:17 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-29 06:51:17 +0000 |
| commit | c5dd40a94eff051aa9d33ee28fe01e457dabc8ed (patch) | |
| tree | 0c57a80b82229badba4d3771591a2d875cdaf271 | |
| parent | 4a6627b4c11f7da99147c4e200eabdf11b5d59c8 (diff) | |
| download | cryptography-dependabot/cargo/src/rust/libc-0.2.84.tar.gz | |
Bump libc from 0.2.83 to 0.2.84 in /src/rustdependabot/cargo/src/rust/libc-0.2.84
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.83 to 0.2.84.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/commits)
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 41a30a6a4..f1a6f69eb 100644 --- a/src/rust/Cargo.lock +++ b/src/rust/Cargo.lock @@ -76,9 +76,9 @@ dependencies = [ [[package]] name = "libc" -version = "0.2.83" +version = "0.2.84" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7eb0c4e9c72ee9d69b767adebc5f4788462a3b45624acd919475c92597bcaf4f" +checksum = "1cca32fa0182e8c0989459524dc356b8f2b5c10f1b9eb521b7d182c03cf8c5ff" [[package]] name = "lock_api" |
