diff --git a/Cargo.toml b/Cargo.toml index e3ae0e8c..fa79c0f9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "libc" -version = "0.1.9" +version = "0.1.10" authors = ["The Rust Project Developers"] license = "MIT/Apache-2.0" readme = "README.md"