Skip to content

Commit 57b760d

Browse files
chore: bump libc from 0.2.155 to 0.2.169
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.155 to 0.2.169. - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.169/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.155...0.2.169) --- updated-dependencies: - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3bce55a commit 57b760d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ codegen-units=1
2121

2222
[dependencies]
2323
thiserror = "1.0"
24-
libc = "0.2.155"
24+
libc = "0.2.169"
2525
streaming-iterator = "0.1.5"
2626
bitflags = "2.6.0"
2727
humantime = {version = "2.1.0", optional = true}

0 commit comments

Comments
 (0)