Skip to content

Commit c429f1a

Browse files
Bump libc from 0.2.170 to 0.2.171 (#1289)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.170 to 0.2.171. - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.171/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.170...0.2.171) --- updated-dependencies: - dependency-name: libc 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 a0e32c4 commit c429f1a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: Cargo.lock

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

Diff for: dropshot/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ expectorate = "1.1.0"
9898
hyper-rustls = "0.26.0"
9999
hyper-staticfile = "0.10"
100100
lazy_static = "1.5.0"
101-
libc = "0.2.170"
101+
libc = "0.2.171"
102102
mime_guess = "2.0.5"
103103
subprocess = "0.2.9"
104104
tempfile = "3.17"

0 commit comments

Comments
 (0)