Skip to content

Commit 6c7c809

Browse files
chore(deps): bump libc from 0.2.155 to 0.2.159
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.155 to 0.2.159. - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.159/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.155...0.2.159) --- updated-dependencies: - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9e91a9d commit 6c7c809

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
@@ -25,7 +25,7 @@ eyre = "0.6.12"
2525
grep = "0.3.1"
2626
haikunator = "0.1.2"
2727
lazy_static = "1.5.0"
28-
libc = "0.2.155"
28+
libc = "0.2.159"
2929
log = "0.4.22"
3030
nix = { version = "0.29.0", features = [
3131
"process",

0 commit comments

Comments
 (0)