summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-10-19 13:50:27 -0700
committerAlex Crichton <alex@alexcrichton.com>2015-10-19 13:50:27 -0700
commitd64e480e2755bbdbe46ecfadedf8576f6c43024f (patch)
treed8ce8d907017ff2ac044f2b211c58e0652b047b6 /Cargo.toml
parent3e944ad4335c8dd412f3658c5e3c6457ecb4b033 (diff)
downloadrust-libc-d64e480e2755bbdbe46ecfadedf8576f6c43024f.tar.gz
Bump to 0.1.11
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 fa79c0f9af..3ec49d25d4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "libc"
-version = "0.1.10"
+version = "0.1.11"
authors = ["The Rust Project Developers"]
license = "MIT/Apache-2.0"
readme = "README.md"