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