Skip to content

Commit 6ae3a48

Browse files
Bump libc from 0.2.176 to 0.2.177 (#1243)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.176 to 0.2.177. - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.177/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.176...0.2.177) --- updated-dependencies: - dependency-name: libc dependency-version: 0.2.177 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 9df02f5 commit 6ae3a48

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
@@ -33,7 +33,7 @@ futures = "0.3.31"
3333
httpmock = "0.7.0"
3434
humantime = "2.3.0"
3535
indicatif = "0.18.0"
36-
libc = "0.2.176"
36+
libc = "0.2.177"
3737
log = "0.4.28"
3838
md5 = "0.8.0"
3939
newline-converter = "0.3.0"

0 commit comments

Comments
 (0)