Update libc
This commit is contained in:
parent
85d52f3db6
commit
806ba1d0a8
2 changed files with 3 additions and 3 deletions
|
@ -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 }
|
||||
|
|
Reference in a new issue