summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2017-08-27 10:34:33 -0700
committerAlex Crichton <alex@alexcrichton.com>2017-08-27 10:34:33 -0700
commit938252cba704c8ea1f4fd872d07673a0a02e738e (patch)
treeac2006451869cea9888b2c87885bdd8f33634886 /Cargo.toml
parentd64716407e3ee430fce7a008cc7d19a3072dca6c (diff)
downloadrust-libc-938252cba704c8ea1f4fd872d07673a0a02e738e.tar.gz
Bump to 0.2.30
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 bacf8b6d72..8bffe2de80 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "libc"
-version = "0.2.29"
+version = "0.2.30"
authors = ["The Rust Project Developers"]
license = "MIT/Apache-2.0"
readme = "README.md"