summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev@gmail.com>2020-05-27 00:36:03 +0900
committerGitHub <noreply@github.com>2020-05-27 00:36:03 +0900
commit8712132baa9c487b229ff1489859f3ea21c70432 (patch)
tree64d9a2878cd9b844f40fa6683aba859dbc96ef06
parent8599388b587708fe4810fc06f028828ef4202be1 (diff)
parent6ad21fb13a7eb2c3a5a8572b0f9c5e49f598908a (diff)
downloadrust-libc-0.2.71.tar.gz
Merge pull request #1771 from jackpot51/patch-20.2.71
Bump version to 0.2.71
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 6d9d5e4efb..f5a0d47387 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libc"
-version = "0.2.70"
+version = "0.2.71"
authors = ["The Rust Project Developers"]
license = "MIT OR Apache-2.0"
readme = "README.md"