summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYves Fischer <yvesf-git@xapek.org>2016-12-14 22:35:06 +0100
committerYves Fischer <yvesf-git@xapek.org>2016-12-14 22:35:06 +0100
commit9c769dfe5b8149403ba27271452d794b5742e73a (patch)
treed0b73d7f1f1e54e6399164cd010c63eaab389a2f
parent9416cd3d62f15f5d59f3bff94299f690e69a230d (diff)
downloadauth-xmppmessage-9c769dfe5b8149403ba27271452d794b5742e73a.tar.gz
auth-xmppmessage-9c769dfe5b8149403ba27271452d794b5742e73a.zip
Use free patch-version selection for gcc dependency
-rw-r--r--rust/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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