diff options
Diffstat (limited to 'macros/Cargo.toml')
| -rw-r--r-- | macros/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/Cargo.toml b/macros/Cargo.toml index babc2e2..3aece07 100644 --- a/macros/Cargo.toml +++ b/macros/Cargo.toml @@ -8,4 +8,4 @@ quote = "0.3.15" syn = "0.11.11" [lib] -plugin = true +proc-macro = true |
