Skip to content

Commit d352e2e

Browse files
fix(deps): bump libc from 0.2.177 to 0.2.178
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]>
1 parent b654a1b commit d352e2e

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
@@ -89,7 +89,7 @@ http = "1.2.0"
8989
indicatif = "0.17.11"
9090
indoc = "2.0.6"
9191
insta = "1.43.1"
92-
libc = "0.2.172"
92+
libc = "0.2.178"
9393
mimalloc = "0.1.46"
9494
nix = { version = "0.29.0", features = [
9595
"feature",

0 commit comments

Comments
 (0)