summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2017-01-17 08:58:24 -0800
committerAlex Crichton <alex@alexcrichton.com>2017-01-17 08:58:24 -0800
commitd30b4c6fe05dbb55c97f54364f69819be389ad03 (patch)
tree746054e19a5587ff29674706528d81d7600fb2e4 /Cargo.toml
parentefeb501c974f3f41d82cce3ec99196d0c6d49efd (diff)
downloadrust-libc-d30b4c6fe05dbb55c97f54364f69819be389ad03.tar.gz
Bump to 0.2.20
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 47146b2625..084337e0d3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "libc"
-version = "0.2.19"
+version = "0.2.20"
authors = ["The Rust Project Developers"]
license = "MIT/Apache-2.0"
readme = "README.md"