aboutsummaryrefslogtreecommitdiff
path: root/mingling_macros/Cargo.toml
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-05-07 20:13:23 +0800
committer魏曹先生 <1992414357@qq.com>2026-05-07 20:17:11 +0800
commitdd5fbe024003f9d76ba0e063ade6b60dee2ffaa8 (patch)
tree02be06b648c16973ca67a7f6f4618db4713e01d8 /mingling_macros/Cargo.toml
parent30283975fa815b9e07aaa6794fa1749984a72422 (diff)
Add dispatch_tree feature flag
Diffstat (limited to 'mingling_macros/Cargo.toml')
-rw-r--r--mingling_macros/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/mingling_macros/Cargo.toml b/mingling_macros/Cargo.toml
index 11d1401..37027ab 100644
--- a/mingling_macros/Cargo.toml
+++ b/mingling_macros/Cargo.toml
@@ -16,6 +16,7 @@ async = []
clap = []
comp = []
+dispatch_tree = []
general_renderer = []
repl = []