Skip to content

Commit f436d09

Browse files
Bump libc from 0.2.177 to 0.2.178
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.177 to 0.2.178. - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.178/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.177...0.2.178) --- updated-dependencies: - dependency-name: libc dependency-version: 0.2.178 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8ffa9a8 commit f436d09

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
@@ -32,7 +32,7 @@ gix-object = "0.50.2"
3232
gix-config = "0.47.1"
3333
gix-submodule = "0.21.0"
3434
hyper-reverse-proxy = { path = "hyper-reverse-proxy", version = "0.0.1" }
35-
libc = "0.2.177"
35+
libc = "0.2.178"
3636
regex = "1.12.2"
3737
rs_tracing = { version = "1.1.0", features = ["rs_tracing"] }
3838
serde = { version = "1.0.228", features = ["std", "derive"] }

0 commit comments

Comments
 (0)