Skip to content

Commit db0a67d

Browse files
deps: bump libc from 0.2.183 to 0.2.184
Pull-Request: #6372.
1 parent b1642f8 commit db0a67d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -14,7 +14,7 @@ categories = ["network-programming", "asynchronous"]
1414
futures = { workspace = true }
1515
futures-timer = "3.0"
1616
if-watch = { workspace = true }
17-
libc = "0.2.183"
17+
libc = "0.2.184"
1818
libp2p-core = { workspace = true }
1919
socket2 = { version = "0.6.3", features = ["all"] }
2020
tokio = { workspace = true, default-features = false, features = ["net"], optional = true }

0 commit comments

Comments
 (0)