Skip to content

Commit cab4066

Browse files
Bump libc from 0.2.76 to 0.2.77
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.76 to 0.2.77. - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](rust-lang/libc@0.2.76...0.2.77) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 310fc39 commit cab4066

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

Cargo.lock

+29-29
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
@@ -35,7 +35,7 @@ tokio = { version = "0.2.22", features = ["full"] }
3535
ansi_term = "0.12"
3636

3737
[target.'cfg(target_os = "linux")'.dependencies]
38-
libc = "0.2.76"
38+
libc = "0.2.77"
3939
base64 = "0.12.3"
4040

4141
[dev-dependencies]

0 commit comments

Comments
 (0)