Skip to content

Commit e653263

Browse files
Bump libc from 0.2.175 to 0.2.176 (#4115)
1 parent e641651 commit e653263

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.

rocketmq-store/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ anyhow = { workspace = true }
6060
page_size = "0.6.0"
6161

6262
[target.'cfg(unix)'.dependencies]
63-
libc = "0.2.175"
63+
libc = "0.2.176"
6464

6565
[target.'cfg(windows)'.dependencies]
6666
windows = { version = "0.62.0", features = ["Win32_Security",

0 commit comments

Comments
 (0)