From 1bc601076752d754c1a79b9906028cae59d84975 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Thu, 11 May 2017 15:38:04 -0700 Subject: [PATCH] Bump to 0.3.46 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 345035e..f20f553 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "gcc" -version = "0.3.45" +version = "0.3.46" authors = ["Alex Crichton "] license = "MIT/Apache-2.0" repository = "https://github.com/alexcrichton/gcc-rs"