summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-11-04 17:46:48 -0800
committerAlex Crichton <alex@alexcrichton.com>2015-11-04 17:46:48 -0800
commitc003614b61137decde6d7b7f7a4a8db151a11570 (patch)
tree94399784eb7e9d9759e1f6d8484fa1d61237aa98
parent021159ae7849a46d8ccc6b7395c133d59ccbe686 (diff)
downloadrust-libc-0.2.1.tar.gz
Bump to 0.2.10.2.1
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index cd8e954e71..d170e390e3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "libc"
-version = "0.2.0"
+version = "0.2.1"
authors = ["The Rust Project Developers"]
license = "MIT/Apache-2.0"
readme = "README.md"