summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLee Bousfield <ljbousfield@gmail.com>2017-05-18 18:41:37 -0600
committerLee Bousfield <ljbousfield@gmail.com>2017-05-18 18:41:37 -0600
commit0457d3b32f995b2220ee0b18bedc065ab19e9d93 (patch)
tree692bcf647ae9b3063fa436f0fb69f8217ba37744 /Cargo.toml
parenta3e79eb110465eaedc55a7df508ca1e4604d1b5d (diff)
downloadrust-libc-0457d3b32f995b2220ee0b18bedc065ab19e9d93.tar.gz
Bump to 0.2.23
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 2362eec9e1..3914fd6aa8 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "libc"
-version = "0.2.22"
+version = "0.2.23"
authors = ["The Rust Project Developers"]
license = "MIT/Apache-2.0"
readme = "README.md"