summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAndrew Walbran <qwandor@google.com>2020-07-02 17:33:23 +0100
committerAndrew Walbran <qwandor@google.com>2020-07-02 17:33:23 +0100
commit04caf380051f17a4d60fbd2ac109b40e63aa357d (patch)
tree298c882d850a8da90ed645f230a9efd8d07b54d9 /Cargo.toml
parentac09d6dfd014eccda952493c610214446b466422 (diff)
downloadrust-libc-04caf380051f17a4d60fbd2ac109b40e63aa357d.tar.gz
Bump version ready to import into Android tree.
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 f5a0d47387..05331e3c55 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libc"
-version = "0.2.71"
+version = "0.2.72"
authors = ["The Rust Project Developers"]
license = "MIT OR Apache-2.0"
readme = "README.md"