Skip to content

Commit 92b2414

Browse files
deps: bump libc from 0.2.151 to 0.2.152
Pull-Request: #5065.
1 parent 3e06e0b commit 92b2414

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

transports/tcp/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ async-io = { version = "2.2.2", optional = true }
1515
futures = "0.3.30"
1616
futures-timer = "3.0"
1717
if-watch = "3.2.0"
18-
libc = "0.2.151"
18+
libc = "0.2.152"
1919
libp2p-core = { workspace = true }
2020
libp2p-identity = { workspace = true }
2121
socket2 = { version = "0.5.5", features = ["all"] }

0 commit comments

Comments
 (0)