Skip to content

Commit 1d42bce

Browse files
build(deps): bump libc from 0.2.176 to 0.2.177 (#4240)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.176 to 0.2.177. - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.177/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.176...0.2.177) --- updated-dependencies: - dependency-name: libc dependency-version: 0.2.177 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 686d367 commit 1d42bce

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1034,7 +1034,7 @@ dependencies = [
10341034
"hyper",
10351035
"libc",
10361036
"pin-project-lite",
1037-
"socket2 0.5.10",
1037+
"socket2 0.6.0",
10381038
"tokio",
10391039
"tower-service",
10401040
"tracing",
@@ -1292,9 +1292,9 @@ checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
12921292

12931293
[[package]]
12941294
name = "libc"
1295-
version = "0.2.176"
1295+
version = "0.2.177"
12961296
source = "registry+https://github.com/rust-lang/crates.io-index"
1297-
checksum = "58f929b4d672ea937a23a1ab494143d968337a5f47e56d0815df1e0890ddf174"
1297+
checksum = "2874a2af47a2325c2001a6e6fad9b16a53b802102b528163885171cf92b15976"
12981298

12991299
[[package]]
13001300
name = "libfuzzer-sys"

0 commit comments

Comments
 (0)