Skip to content

Commit 9708399

Browse files
Bump libc from 0.2.177 to 0.2.178 (#1488)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c130218 commit 9708399

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.

dropshot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ expectorate = "1.2.0"
100100
hyper-rustls = "0.26.0"
101101
hyper-staticfile = "0.10"
102102
lazy_static = "1.5.0"
103-
libc = "0.2.177"
103+
libc = "0.2.178"
104104
mime_guess = "2.0.5"
105105
subprocess = "0.2.9"
106106
tempfile = "3.23"

0 commit comments

Comments
 (0)