aboutsummaryrefslogtreecommitdiff
path: root/macros
diff options
context:
space:
mode:
authorJorge Aparicio <jorge@japaric.io>2017-12-23 11:17:03 +0100
committerJorge Aparicio <jorge@japaric.io>2017-12-23 11:17:03 +0100
commit88f505369c50fa2261ccad3a929ee180cd601fad (patch)
tree329985d6bbdb999e6f7d1b3856899ae1a5a180b7 /macros
parentb00f4fec14825ac08f22846ac1dd24ef5dbd96bf (diff)
switch to master branches
Diffstat (limited to 'macros')
-rw-r--r--macros/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/Cargo.toml b/macros/Cargo.toml
index d2e4da5..27bd1f5 100644
--- a/macros/Cargo.toml
+++ b/macros/Cargo.toml
@@ -13,7 +13,7 @@ version = "0.2.1"
error-chain = "0.10.0"
quote = "0.3.15"
# rtfm-syntax = "0.2.0"
-rtfm-syntax = { git = "https://github.com/japaric/rtfm-syntax", branch = "init-resources" }
+rtfm-syntax = { git = "https://github.com/japaric/rtfm-syntax" }
syn = "0.11.11"
[lib]