diff --git a/Cargo.toml b/Cargo.toml index 27219b2..5585de2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,4 +8,4 @@ repository = "https://github.com/pclewis/cudd-sys" license = "CC0-1.0" [dependencies] -libc = "*" +libc = "0.2"