diff options
Diffstat (limited to 'macros/helpdoc_system_macros/Cargo.toml')
| -rw-r--r-- | macros/helpdoc_system_macros/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/macros/helpdoc_system_macros/Cargo.toml b/macros/helpdoc_system_macros/Cargo.toml index c5c8483..39a58cf 100644 --- a/macros/helpdoc_system_macros/Cargo.toml +++ b/macros/helpdoc_system_macros/Cargo.toml @@ -7,6 +7,7 @@ version.workspace = true proc-macro = true [dependencies] +just_fmt.workspace = true proc-macro2.workspace = true quote.workspace = true syn.workspace = true |
