summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev@gmail.com>2020-08-20 15:50:24 +0900
committerYuki Okushi <huyuumi.dev@gmail.com>2020-08-20 15:50:24 +0900
commitd806e942a8460354a04174a92dcbdd60dd932e68 (patch)
treee022e0a849fabd90ee1c0e41f01c214bd6308bc1
parent6bd95e4f0e0d7afa0c05d506b9ac5d5e36d4c1ed (diff)
downloadrust-libc-d806e942a8460354a04174a92dcbdd60dd932e68.tar.gz
Bump up to 0.2.76
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index a31c5aeec4..19b714c1dc 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libc"
-version = "0.2.75"
+version = "0.2.76"
authors = ["The Rust Project Developers"]
license = "MIT OR Apache-2.0"
readme = "README.md"