diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-04-07 06:42:51 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-07 06:42:51 +0000 |
| commit | fd277f7e7c6b48add090a894fcada260e8d4c9c4 (patch) | |
| tree | 366b664240863ff357a3e9fd4cbc1e53ac2a9e1c | |
| parent | 16a3227ccd76617e66f673c1c5acefcca5174ee5 (diff) | |
| download | cryptography-dependabot/cargo/src/rust/libc-0.2.93.tar.gz | |
Bump libc from 0.2.92 to 0.2.93 in /src/rustdependabot/cargo/src/rust/libc-0.2.93
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.92 to 0.2.93.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.92...0.2.93)
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 a0043367b..689347701 100644 --- a/src/rust/Cargo.lock +++ b/src/rust/Cargo.lock @@ -96,9 +96,9 @@ dependencies = [ [[package]] name = "libc" -version = "0.2.92" +version = "0.2.93" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "56d855069fafbb9b344c0f962150cd2c1187975cb1c22c1522c240d8c4986714" +checksum = "9385f66bf6105b241aa65a61cb923ef20efc665cb9f9bb50ac2f0c4b7f378d41" [[package]] name = "lock_api" |
