Skip to content

Commit 2687cb9

Browse files
Merge pull request #215 from o2sh/dependabot/cargo/libc-0.2.78
2 parents 879e57c + 3103f7b commit 2687cb9

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)