Skip to content

Commit 1694d1e

Browse files
authored
Merge pull request #306 from shadow3aaa/dependabot/cargo/libc-0.2.178
build(deps): bump libc from 0.2.177 to 0.2.178
2 parents f8c7dd0 + 935b359 commit 1694d1e

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ log = "0.4.29"
3636
anyhow = { version = "1.0.100" }
3737
inotify = { version = "0.11.0", default-features = false }
3838
flexi_logger = "0.31.7"
39-
libc = "0.2.177"
39+
libc = "0.2.178"
4040
toml = "0.9.8"
4141
serde = { version = "1.0.228", features = ["derive"] }
4242
sys-mount = { version = "3.0.1", default-features = false }

0 commit comments

Comments
 (0)