diff options
Diffstat (limited to 'mingling_macros/Cargo.toml')
| -rw-r--r-- | mingling_macros/Cargo.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mingling_macros/Cargo.toml b/mingling_macros/Cargo.toml index 4f2b094..4fc5c75 100644 --- a/mingling_macros/Cargo.toml +++ b/mingling_macros/Cargo.toml @@ -20,6 +20,8 @@ dispatch_tree = [] general_renderer = [] repl = [] +extra_macros = [] + [dependencies] syn.workspace = true quote.workspace = true |
