From 93c05497083728a27d5d06b5f87454866e92d365 Mon Sep 17 00:00:00 2001 From: John Baublitz Date: Fri, 5 Jul 2019 17:36:37 -0400 Subject: [PATCH] Bump to 0.2.59 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a881faef45390..120fbe19c662d 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"