aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAndrew Tunnell-Jones <andrew@tj.id.au>2017-10-26 02:09:03 +0000
committerAlex Crichton <alex@alexcrichton.com>2017-10-28 05:47:18 -0700
commit9ff71117436e2d7657c618a98ca51514240847ed (patch)
tree4dcdd3d9dbe93fd9ec8d2aad6c38bf70aac11d03 /Cargo.toml
parent10ac3df1736f18393016cc585abcf5ea705d02c4 (diff)
downloadlibc-9ff71117436e2d7657c618a98ca51514240847ed.tar.gz
Bump to 0.2.33
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 7e3627f8..0431fee4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "libc"
-version = "0.2.32"
+version = "0.2.33"
authors = ["The Rust Project Developers"]
license = "MIT/Apache-2.0"
readme = "README.md"