Skip to content

Commit efc4a1e

Browse files
author
Joe Grund
committed
Add missing feature
Signed-off-by: Joe Grund <[email protected]>
1 parent f2bd4ee commit efc4a1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commandeer-macros/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ proc-macro = true
1515
[dependencies]
1616
proc-macro2 = "1.0"
1717
quote = "1.0"
18-
syn = { version = "2.0", features = ["extra-traits"] }
18+
syn = { version = "2.0", features = ["extra-traits", "full"] }

0 commit comments

Comments
 (0)