summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJeremy Soller <jackpot51@gmail.com>2018-06-01 08:14:12 -0600
committerJeremy Soller <jackpot51@gmail.com>2018-06-01 08:14:12 -0600
commita27fae96a08ae07ed3f9b6e8645776832ac8cbb2 (patch)
treeacc2ce22de76df4fe8dcef90696d90ad66a44316 /Cargo.toml
parent6578c7c7d15fa0e6174bab9c8144b4c43ee703fa (diff)
downloadrust-libc-a27fae96a08ae07ed3f9b6e8645776832ac8cbb2.tar.gz
Bump version to 0.2.42
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 e69c88a5a6..662d0ad657 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "libc"
-version = "0.2.41"
+version = "0.2.42"
authors = ["The Rust Project Developers"]
license = "MIT/Apache-2.0"
readme = "README.md"