summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2019-07-08 07:28:17 +0000
committerbors <bors@rust-lang.org>2019-07-08 07:28:17 +0000
commit1375b1143ca9b4cf7e458c982b8e6efdd22a77e9 (patch)
treed9833b1138ea92ff6fb87888c01af4da5393a8fd
parent789c38144e1003397621a3591569ff814aec0613 (diff)
parent84c984ddb01c6532a84e17cd4f15fe1391557d76 (diff)
downloadrust-libc-0.2.59.tar.gz
Auto merge of #1430 - gnzlbg:bump_v, r=gnzlbg0.2.59
Bump patch version
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index a881faef45..120fbe19c6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libc"
-version = "0.2.58"
+version = "0.2.59"
authors = ["The Rust Project Developers"]
license = "MIT OR Apache-2.0"
readme = "README.md"