aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2017-11-30 06:50:55 -0800
committerAlex Crichton <alex@alexcrichton.com>2017-11-30 06:50:55 -0800
commit19b0fbe2101185c8df717b5405c3ecbe7c316ee7 (patch)
treed4fcb69083196cc4d5910b2e0dd16da012eca412 /Cargo.toml
parentace4b860f37f3e30f95a95f65e59494997db6a7b (diff)
downloadlibc-19b0fbe2101185c8df717b5405c3ecbe7c316ee7.tar.gz
Bump to 0.2.34
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 0431fee4..c8850420 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "libc"
-version = "0.2.33"
+version = "0.2.34"
authors = ["The Rust Project Developers"]
license = "MIT/Apache-2.0"
readme = "README.md"