We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9266ef3 commit 4943976Copy full SHA for 4943976
derive/Cargo.toml
@@ -7,5 +7,5 @@ authors = ["Steven Sheldon"]
7
proc-macro = true
8
9
[dependencies]
10
-syn = "0.10.5"
11
-quote = "0.3.10"
+syn = "0.10"
+quote = "0.3.8"
0 commit comments