diff options
Diffstat (limited to 'systems/workspace/Cargo.toml')
| -rw-r--r-- | systems/workspace/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/systems/workspace/Cargo.toml b/systems/workspace/Cargo.toml index c601370..90690f8 100644 --- a/systems/workspace/Cargo.toml +++ b/systems/workspace/Cargo.toml @@ -10,6 +10,7 @@ constants = { path = "../_constants" } framework = { path = "../_framework" } sheet_system = { path = "../sheet" } +just_fmt.workspace = true serde.workspace = true thiserror.workspace = true tokio.workspace = true |
