Skip to content

Commit 574efda

Browse files
fix(deps): bump libc from 0.2.166 to 0.2.167 (#164)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.166 to 0.2.167. - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.167/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.166...0.2.167) --- 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 79e4dac commit 574efda

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
@@ -74,7 +74,7 @@ fig_util = { path = "crates/fig_util" }
7474
hex = "0.4.3"
7575
indoc = "2.0.5"
7676
insta = "1.38.0"
77-
libc = "0.2.166"
77+
libc = "0.2.167"
7878
mimalloc = "0.1.43"
7979
nix = { version = "0.29.0", features = [
8080
"feature",

0 commit comments

Comments
 (0)