Skip to content

Commit 9065f18

Browse files
Bump libc from 0.2.79 to 0.2.80
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.79 to 0.2.80. - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](rust-lang/libc@0.2.79...0.2.80) Signed-off-by: dependabot[bot] <[email protected]>
1 parent c58d6a6 commit 9065f18

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
@@ -36,7 +36,7 @@ error-chain = "0.12"
3636
ansi_term = "0.12"
3737

3838
[target.'cfg(not(windows))'.dependencies]
39-
libc = "0.2.79"
39+
libc = "0.2.80"
4040
base64 = "0.13.0"
4141

4242
[dev-dependencies]

0 commit comments

Comments
 (0)