From 19b0fbe2101185c8df717b5405c3ecbe7c316ee7 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Thu, 30 Nov 2017 06:50:55 -0800 Subject: Bump to 0.2.34 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 0431fee475..c88504207c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "libc" -version = "0.2.33" +version = "0.2.34" authors = ["The Rust Project Developers"] license = "MIT/Apache-2.0" readme = "README.md" -- cgit v1.2.1