diff --git a/Cargo.toml b/Cargo.toml index fe76168..dc453fc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,4 +6,4 @@ license = "MIT/Apache 2.0" edition = "2018" [dependencies] -libc = { git = "https://github.com/Meziu/libc.git" } +libc = "0.2.116"