diff --git a/Cargo.toml b/Cargo.toml index 69f9513c197ae..8b88f6e38b8fd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libc" -version = "0.2.81" +version = "0.2.82" authors = ["The Rust Project Developers"] license = "MIT OR Apache-2.0" readme = "README.md"