Skip to content

Commit a0115c0

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

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: Cargo.lock

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

Diff for: 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.108"
55+
libc = "0.2.109"
5656

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

0 commit comments

Comments
 (0)