aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2018-01-11 23:20:23 +0100
committerGuillaume Gomez <guillaume1.gomez@gmail.com>2018-01-11 23:32:27 +0100
commite91769eceb2b4e1e37a7e66a4f3ceed4055a08df (patch)
treefe092fcb315791489012dc6d31d350022d1df6f0 /Cargo.toml
parentd5d0bdf414c798d64edab402d52f230513461b4f (diff)
downloadlibc-e91769eceb2b4e1e37a7e66a4f3ceed4055a08df.tar.gz
Update libc version
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 f2fa309d..c9be8322 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "libc"
-version = "0.2.35"
+version = "0.2.36"
authors = ["The Rust Project Developers"]
license = "MIT/Apache-2.0"
readme = "README.md"