Skip to content

Commit 3103f7b

Browse files
Bump libc from 0.2.77 to 0.2.78
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.77 to 0.2.78. - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](rust-lang/libc@0.2.77...0.2.78) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 879e57c commit 3103f7b

File tree

2 files changed

+31
-31
lines changed

2 files changed

+31
-31
lines changed

Cargo.lock

Lines changed: 30 additions & 30 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
@@ -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.77"
38+
libc = "0.2.78"
3939
base64 = "0.13.0"
4040

4141
[dev-dependencies]

0 commit comments

Comments
 (0)