aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBenjamin Fry <benjaminfry@me.com>2018-02-26 21:23:21 -0800
committerBenjamin Fry <benjaminfry@me.com>2018-02-26 21:23:21 -0800
commit5a50bec4314110e233586814591768f2c5676606 (patch)
treed41211c166cfc1cfc4d05a6b57deb79579368bf0 /Cargo.toml
parent8650afb5558edd853cd75bc4703c48475de17e2c (diff)
downloadlibc-5a50bec4314110e233586814591768f2c5676606.tar.gz
0.2.37 for release
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 c9be8322..ab5415eb 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "libc"
-version = "0.2.36"
+version = "0.2.37"
authors = ["The Rust Project Developers"]
license = "MIT/Apache-2.0"
readme = "README.md"