Skip to content

Commit 4163342

Browse files
deps(rust): bump libc from 0.2.170 to 0.2.171
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] <support@github.com>
1 parent 199c0d7 commit 4163342

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ homepage = "https://github.com/himmelblau-idm/himmelblau"
3030
repository = "https://github.com/himmelblau-idm/himmelblau"
3131

3232
[workspace.dependencies]
33-
libc = "^0.2.170"
33+
libc = "^0.2.171"
3434
pkg-config = "^0.3.32"
3535
lazy_static = "^1.4.0"
3636
paste = "^1.0.12"

0 commit comments

Comments
 (0)