Skip to content

Commit 3249d15

Browse files
Bump libc from 0.2.100 to 0.2.101 (#480)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.100 to 0.2.101. - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](rust-lang/libc@0.2.100...0.2.101) --- 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 7b2aec2 commit 3249d15

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
@@ -47,7 +47,7 @@ ansi_term = "0.12"
4747

4848
[target.'cfg(not(windows))'.dependencies]
4949
base64 = "0.13.0"
50-
libc = "0.2.100"
50+
libc = "0.2.101"
5151

5252
[dev-dependencies]
5353
more-asserts = "0.2"

0 commit comments

Comments
 (0)