Skip to content

Commit cdbac15

Browse files
committed
use synstructure in derives
1 parent 2c72044 commit cdbac15

File tree

6 files changed

+219
-496
lines changed

6 files changed

+219
-496
lines changed

Cargo.lock

Lines changed: 13 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

chalk-derive/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ edition = "2018"
1212
proc-macro = true
1313

1414
[dependencies]
15+
synstructure = "0.12.1"
1516
quote = "1.0.2"
1617
proc-macro2 = "1.0.6"
1718

0 commit comments

Comments
 (0)