Skip to content

Commit f25343d

Browse files
Bump libc from 0.2.175 to 0.2.176 (#1504)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ad49087 commit f25343d

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 @@ futures = "0.3.31"
2525
gix = { version = "0.72.1", default-features = false }
2626
hyper-reverse-proxy = "0.5.1"
2727
lazy_static = "1.5.0"
28-
libc = "0.2.167"
28+
libc = "0.2.176"
2929
regex = "1.11.3"
3030
rs_tracing = { version = "1.1.0", features = ["rs_tracing"] }
3131
serde = { version = "1.0.228", features = ["std", "derive"] }

0 commit comments

Comments
 (0)