Skip to content

Commit 17f59e3

Browse files
Bump libc from 0.2.152 to 0.2.153 (#894)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1c9239e commit 17f59e3

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
@@ -86,7 +86,7 @@ expectorate = "1.1.0"
8686
hyper-rustls = "0.25.0"
8787
hyper-staticfile = "0.9"
8888
lazy_static = "1.4.0"
89-
libc = "0.2.152"
89+
libc = "0.2.153"
9090
mime_guess = "2.0.4"
9191
subprocess = "0.2.9"
9292
tempfile = "3.9"

0 commit comments

Comments
 (0)