From 9c769dfe5b8149403ba27271452d794b5742e73a Mon Sep 17 00:00:00 2001 From: Yves Fischer Date: Wed, 14 Dec 2016 22:35:06 +0100 Subject: Use free patch-version selection for gcc dependency --- rust/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rust/Cargo.toml') diff --git a/rust/Cargo.toml b/rust/Cargo.toml index 708256b..66f35ae 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -15,4 +15,4 @@ env_logger = "0.3" log = "0.3" [build-dependencies] -gcc = "0.3.35" \ No newline at end of file +gcc = "0.3" \ No newline at end of file -- cgit v1.2.1