aboutsummaryrefslogtreecommitdiff
path: root/mingling_macros/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'mingling_macros/Cargo.toml')
-rw-r--r--mingling_macros/Cargo.toml2
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