Skip to content

Commit 29cec05

Browse files
committed
Give specific versions
Signed-off-by: Michael X. Grey <grey@openrobotics.org>
1 parent e7a2877 commit 29cec05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

macros/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ categories = ["science::robotics", "asynchronous", "concurrency", "game-developm
1414
proc-macro = true
1515

1616
[dependencies]
17-
syn = "*"
18-
quote = "*"
17+
syn = "2.0"
18+
quote = "1.0"

0 commit comments

Comments
 (0)