diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-03-15 22:57:36 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-03-15 22:57:36 +0800 |
| commit | 0a6b6c1d213e19c7649e343c2a77f3399feb8016 (patch) | |
| tree | 9c2e0fbf51a1f6e80f5a623ad094be2b62782607 /Cargo.lock | |
| parent | 71145f72947033bbc5125e14ea89f8d68c189da4 (diff) | |
Add build system rerun triggers and refactor command system
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3013,7 +3013,9 @@ dependencies = [ "config_system", "constants", "framework", + "just_fmt", "serde", + "sheet_system", "thiserror", "tokio", ] |
