summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJeremy Soller <jackpot51@gmail.com>2020-05-21 14:42:33 -0600
committerGitHub <noreply@github.com>2020-05-21 14:42:33 -0600
commit6ad21fb13a7eb2c3a5a8572b0f9c5e49f598908a (patch)
tree544b682cf5bdf4df9d410912f39d2d1c418052d7 /Cargo.toml
parentf8f9a8e6f6d37125dda79c5bb1682287b241c60c (diff)
downloadrust-libc-6ad21fb13a7eb2c3a5a8572b0f9c5e49f598908a.tar.gz
Bump version to 0.2.71
Diffstat (limited to 'Cargo.toml')
-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"