diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-10-23 23:21:14 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-23 23:21:14 +0000 |
| commit | dae4278726dd19e4b26ac4dc438feed03936bccf (patch) | |
| tree | b71116d26b07116c1a1888ec35d388259d0993de | |
| parent | 1c348a02e6221bfbfa2073efff79bf352984da0d (diff) | |
| download | cryptography-dependabot/cargo/src/rust/libc-0.2.105.tar.gz | |
Bump libc from 0.2.104 to 0.2.105 in /src/rustdependabot/cargo/src/rust/libc-0.2.105
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.104 to 0.2.105.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.104...0.2.105)
---
updated-dependencies:
- dependency-name: libc
dependency-type: indirect
update-type: version-update:semver-patch
...
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 2729accd3..ac5304da0 100644 --- a/src/rust/Cargo.lock +++ b/src/rust/Cargo.lock @@ -121,9 +121,9 @@ checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" [[package]] name = "libc" -version = "0.2.104" +version = "0.2.105" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7b2f96d100e1cf1929e7719b7edb3b90ab5298072638fccd77be9ce942ecdfce" +checksum = "869d572136620d55835903746bcb5cdc54cb2851fd0aeec53220b4bb65ef3013" [[package]] name = "lock_api" |
