Skip to content

Commit 009d23e

Browse files
build(deps): bump libc from 0.2.175 to 0.2.176
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.175 to 0.2.176. - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.176/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.175...0.2.176) --- updated-dependencies: - dependency-name: libc dependency-version: 0.2.176 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 95d2e46 commit 009d23e

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.28"
3636
anyhow = { version = "1.0.100" }
3737
inotify = { version = "0.11.0", default-features = false }
3838
flexi_logger = "0.31.4"
39-
libc = "0.2.175"
39+
libc = "0.2.176"
4040
toml = "0.9.7"
4141
serde = { version = "1.0.226", features = ["derive"] }
4242
sys-mount = { version = "3.0.1", default-features = false }

0 commit comments

Comments
 (0)