diff options
Diffstat (limited to 'libc/Cargo.toml')
-rw-r--r-- | libc/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/Cargo.toml b/libc/Cargo.toml index ed65b3f..3914fd6 100644 --- a/libc/Cargo.toml +++ b/libc/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "libc" -version = "0.2.21" +version = "0.2.23" authors = ["The Rust Project Developers"] license = "MIT/Apache-2.0" readme = "README.md" |