Skip to content

Commit 9020c1d

Browse files
Bump libc from 0.2.109 to 0.2.112 (#555)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.109 to 0.2.112. - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](rust-lang/libc@0.2.109...0.2.112) --- 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 3cbb387 commit 9020c1d

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
@@ -52,7 +52,7 @@ ansi_term = "0.12"
5252

5353
[target.'cfg(not(windows))'.dependencies]
5454
base64 = "0.13.0"
55-
libc = "0.2.109"
55+
libc = "0.2.112"
5656

5757
[dev-dependencies]
5858
more-asserts = "0.2"

0 commit comments

Comments
 (0)