summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev@gmail.com>2020-08-20 16:03:59 +0900
committerGitHub <noreply@github.com>2020-08-20 16:03:59 +0900
commiteea46bf093452c143036ffc3f68a3cafa22d2275 (patch)
tree30c77e9f90fc460d4cc90c7f22d10e19dbdf8f74
parent17a0b8b0042958467afae3ce29fce257c28e6093 (diff)
parentd806e942a8460354a04174a92dcbdd60dd932e68 (diff)
downloadrust-libc-0.2.76.tar.gz
Merge pull request #1871 from JohnTitor/0.2.760.2.76
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"