From 5a3605050e210ab819af83b59556cfc78a2f667f Mon Sep 17 00:00:00 2001 From: Ferdia McKeogh Date: Thu, 7 Jun 2018 11:50:14 +0100 Subject: Fix mistakes in dependencies --- macros/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'macros') diff --git a/macros/Cargo.toml b/macros/Cargo.toml index 5121e7f..794b30b 100644 --- a/macros/Cargo.toml +++ b/macros/Cargo.toml @@ -13,7 +13,7 @@ version = "0.3.1" failure = "0.1.1" proc-macro2 = "0.4.6" quote = "0.6.3" -rtfm-syntax = {git = "https://github.com/chocol4te/rtfm-syntax.git"} +rtfm-syntax = "0.3.4" syn = "0.14.2" [lib] -- cgit v1.2.3