Skip to content

Commit 5b36472

Browse files
authored
Merge pull request #387 from Areredify/synstructure
use synstructure in derives
2 parents ad5573b + cdbac15 commit 5b36472

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)