Skip to content

Commit ac96e7c

Browse files
fix(deps): bump libc from 0.2.170 to 0.2.171 (#801)
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 b0bac04 commit ac96e7c

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
@@ -84,7 +84,7 @@ http = "1.2.0"
8484
indicatif = "0.17.11"
8585
indoc = "2.0.6"
8686
insta = "1.42.2"
87-
libc = "0.2.170"
87+
libc = "0.2.171"
8888
mimalloc = "0.1.43"
8989
nix = { version = "0.29.0", features = [
9090
"feature",

0 commit comments

Comments
 (0)