Update libc

This commit is contained in:
Matthias Schiffer 2020-05-24 15:43:57 +02:00
parent 85d52f3db6
commit 806ba1d0a8
Signed by: neocturne
GPG key ID: 16EF3F64CB201D9C
2 changed files with 3 additions and 3 deletions

View file

@ -7,4 +7,4 @@ edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
libc = { version = "0.2.69", default-features = false }
libc = { version = "0.2.70", default-features = false }