summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorWesley Moore <wes@wezm.net>2017-07-31 21:07:40 +1000
committerWesley Moore <wes@wezm.net>2017-07-31 21:12:05 +1000
commitbeb582e1206120e58cda59c09e993193d272b14b (patch)
treea75629d64283f25001b98945ddff47cb85dc3b69 /Cargo.toml
parent560e73f357f5121e5b1916cf450a333ff138576f (diff)
downloadrust-libc-beb582e1206120e58cda59c09e993193d272b14b.tar.gz
Bump to version 0.2.29
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 da8bbdcd72..cb8af7aacd 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "libc"
-version = "0.2.28"
+version = "0.2.29"
authors = ["The Rust Project Developers"]
license = "MIT/Apache-2.0"
readme = "README.md"