diff --git a/Cargo.toml b/Cargo.toml index 14faaf401a38e3894f2ecebbaeb8b3686f37c451..4e822d4f8c740b579a6508fa47ba62da97a78e66 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libc" -version = "0.2.50" +version = "0.2.51" authors = ["The Rust Project Developers"] license = "MIT OR Apache-2.0" readme = "README.md"