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