summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-07-11 13:50:20 -0700
committerAlex Crichton <alex@alexcrichton.com>2015-07-11 13:50:36 -0700
commitdec6944bb16f58140eff05a015852e32ee06782d (patch)
tree9b8d1ebe73fe6d314f8ce8a1f6635c0571447f96 /Cargo.toml
parent916642f0b5b83febe5bee89973564820d8a7ca36 (diff)
downloadrust-libc-dec6944bb16f58140eff05a015852e32ee06782d.tar.gz
Bump to 0.1.9, update Rust
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 996beac60b..e3ae0e8c16 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "libc"
-version = "0.1.8"
+version = "0.1.9"
authors = ["The Rust Project Developers"]
license = "MIT/Apache-2.0"
readme = "README.md"