Skip to content

Commit 1017ed8

Browse files
build(deps): bump libc from 0.2.180 to 0.2.185 (#4499)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.180 to 0.2.185. - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.185/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.180...0.2.185) --- updated-dependencies: - dependency-name: libc dependency-version: 0.2.185 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fb122ef commit 1017ed8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1281,9 +1281,9 @@ checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
12811281

12821282
[[package]]
12831283
name = "libc"
1284-
version = "0.2.180"
1284+
version = "0.2.185"
12851285
source = "registry+https://github.com/rust-lang/crates.io-index"
1286-
checksum = "bcc35a38544a891a5f7c865aca548a982ccb3b8650a5b06d0fd33a10283c56fc"
1286+
checksum = "52ff2c0fe9bc6cb6b14a0592c2ff4fa9ceb83eea9db979b0487cd054946a2b8f"
12871287

12881288
[[package]]
12891289
name = "libfuzzer-sys"

0 commit comments

Comments
 (0)