Skip to content

Commit 84f8c15

Browse files
Bump libc from 0.2.152 to 0.2.153 (#94)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.152 to 0.2.153. - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](rust-lang/libc@0.2.152...0.2.153) --- updated-dependencies: - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5f0ea20 commit 84f8c15

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
@@ -38,7 +38,7 @@ async-trait = "0.1.77"
3838
url = "2.5.0"
3939
zstd = { version = "0.13.0", default-features = false, features = [] }
4040
uname-rs = "0.1.1"
41-
libc = "0.2.152"
41+
libc = "0.2.153"
4242
base64-simd = "0.8.0"
4343
hex-simd = "0.8.0"
4444
socket2 = "0.5.5"

0 commit comments

Comments
 (0)