summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2017-04-26 07:28:56 -0700
committerAlex Crichton <alex@alexcrichton.com>2017-04-26 07:29:19 -0700
commit6ef11e694a754e4950de6eb100ae5d6299a1744e (patch)
treea22d058dc1cae455d840654168eb495d1bf381d8 /Cargo.toml
parent664116073eebb752c74dd9c2b6dda500b8a88156 (diff)
downloadrust-libc-6ef11e694a754e4950de6eb100ae5d6299a1744e.tar.gz
Bump to 0.2.22
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 ed65b3f5ae..2362eec9e1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "libc"
-version = "0.2.21"
+version = "0.2.22"
authors = ["The Rust Project Developers"]
license = "MIT/Apache-2.0"
readme = "README.md"