summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-10-28 14:22:36 -0700
committerAlex Crichton <alex@alexcrichton.com>2015-10-28 14:22:36 -0700
commit452cee509300ddebe5d33e9fc8704d810f6076fe (patch)
tree9d250a3ee5712a5c7837163b374dfdc2dbebdaf9 /Cargo.toml
parent3f1c2f93f1835075f662987dd79d73336a3eaf00 (diff)
downloadrust-libc-452cee509300ddebe5d33e9fc8704d810f6076fe.tar.gz
Bump to 0.1.12
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 3ec49d25d4..6fd2996e5f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "libc"
-version = "0.1.11"
+version = "0.1.12"
authors = ["The Rust Project Developers"]
license = "MIT/Apache-2.0"
readme = "README.md"