summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJosh Driver <keeperofdakeys@gmail.com>2018-01-04 10:43:01 +1030
committerJosh Driver <keeperofdakeys@gmail.com>2018-01-04 10:43:01 +1030
commitd61351e9c8e2e99f77c43793ba603cc192dfa59c (patch)
treedf4c0ae0dd935bb16d9db9ad1a531af798787e4a /Cargo.toml
parentea64b2cbff1ca10f20ea6ce5615b5047838d3105 (diff)
downloadrust-libc-d61351e9c8e2e99f77c43793ba603cc192dfa59c.tar.gz
Bump to 0.2.35
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 c88504207c..f2fa309def 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "libc"
-version = "0.2.34"
+version = "0.2.35"
authors = ["The Rust Project Developers"]
license = "MIT/Apache-2.0"
readme = "README.md"