summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2016-03-30 17:39:48 -0700
committerAlex Crichton <alex@alexcrichton.com>2016-03-30 17:40:32 -0700
commit3de1107244bf268b890de2bbd7d109e563ec6449 (patch)
tree418fc50ff0513abe66cf4c62825c4ac9f7617c29 /Cargo.toml
parent334b106303a9c1ce44ee914bd9a9781f22b95548 (diff)
downloadrust-libc-3de1107244bf268b890de2bbd7d109e563ec6449.tar.gz
Bump to 0.2.9
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 f9cead1726..36c6d199d3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "libc"
-version = "0.2.8"
+version = "0.2.9"
authors = ["The Rust Project Developers"]
license = "MIT/Apache-2.0"
readme = "README.md"