diff --git a/Cargo.toml b/Cargo.toml index 19b714c1dc9039a5f2d7981b8d132ceaf68e25ca..1f337cb2691feb03253bc69197f2dc4d2235e193 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libc" -version = "0.2.76" +version = "0.2.77" authors = ["The Rust Project Developers"] license = "MIT OR Apache-2.0" readme = "README.md"