diff options
Diffstat (limited to 'vendor/libc/Cargo.toml')
-rw-r--r-- | vendor/libc/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/libc/Cargo.toml b/vendor/libc/Cargo.toml index 5c6208353..60e7b1674 100644 --- a/vendor/libc/Cargo.toml +++ b/vendor/libc/Cargo.toml @@ -11,7 +11,7 @@ [package] name = "libc" -version = "0.2.138" +version = "0.2.139" authors = ["The Rust Project Developers"] build = "build.rs" exclude = [ |