aboutsummaryrefslogtreecommitdiff
path: root/macros/Cargo.toml
diff options
context:
space:
mode:
authorEmil Fresk <emil.fresk@gmail.com>2021-07-08 23:18:44 +0200
committerEmil Fresk <emil.fresk@gmail.com>2021-07-08 23:18:44 +0200
commit8f3704378295fe8007290dbddbc1f4946ac599f9 (patch)
tree3969e6f6bccfd16e187d7d5ccd56d269d3d9bb9e /macros/Cargo.toml
parent98d2af9d73da56910c8bb6cb662fbc4d609a704a (diff)
Cleanup from review (needs releases to compile)
Diffstat (limited to 'macros/Cargo.toml')
-rw-r--r--macros/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/Cargo.toml b/macros/Cargo.toml
index d103865..3ae66cd 100644
--- a/macros/Cargo.toml
+++ b/macros/Cargo.toml
@@ -23,4 +23,4 @@ proc-macro-error = "1"
quote = "1"
syn = "1"
# rtic-syntax = "0.5.0-alpha.3"
-rtic-syntax = { git = "https://github.com/rtic-rs/rtic-syntax.git", branch = "resources_take_2" }
+rtic-syntax = { git = "https://github.com/rtic-rs/rtic-syntax.git" }