aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFrancis Gagné <fragag1@gmail.com>2018-03-18 14:13:43 -0400
committerFrancis Gagné <fragag1@gmail.com>2018-03-18 21:55:10 -0400
commite1fd5775748dba33a1fa4340359a6f5a22f020c5 (patch)
tree226a4b21537ca0efad4917fb4112cd571b752ed9 /Cargo.toml
parent18341fd23a2221ef6d111d2072f9f8bcef3c6a67 (diff)
downloadlibc-e1fd5775748dba33a1fa4340359a6f5a22f020c5.tar.gz
Bump to 0.2.40
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 e7c045c9..2ecdcfb0 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "libc"
-version = "0.2.39"
+version = "0.2.40"
authors = ["The Rust Project Developers"]
license = "MIT/Apache-2.0"
readme = "README.md"