diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-06-28 04:10:24 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-06-28 04:10:24 +0800 |
| commit | 69250e8f99c16c70ffe04fccf3192eb648f6e4f5 (patch) | |
| tree | 8036e94d63c1beeacb1eaae176aa987a877dcb56 /mingling_macros/Cargo.toml | |
| parent | caf2ec52437e16c42ebc1d826607c814ed7a889e (diff) | |
feat(workspace): add mingling_pathf crate and pathf feature
Diffstat (limited to 'mingling_macros/Cargo.toml')
| -rw-r--r-- | mingling_macros/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mingling_macros/Cargo.toml b/mingling_macros/Cargo.toml index db65381..66f654b 100644 --- a/mingling_macros/Cargo.toml +++ b/mingling_macros/Cargo.toml @@ -23,6 +23,7 @@ comp = [] dispatch_tree = [] structural_renderer = [] repl = [] +pathf = [] extra_macros = [] |
