Skip to content

Commit 2c5b850

Browse files
Bump libc from 0.2.107 to 0.2.108 (#541)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.107 to 0.2.108. - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](rust-lang/libc@0.2.107...0.2.108) --- updated-dependencies: - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 34afc4d commit 2c5b850

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

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

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

0 commit comments

Comments
 (0)