1
0

write shit

This commit is contained in:
2025-10-17 14:19:26 +08:00
parent dab91f1581
commit bdb6b4ceee
6 changed files with 251 additions and 115 deletions

View File

@ -10,4 +10,6 @@ license = "SPDX:MIT"
thiserror = { workspace = true }
wfassoc = { path="../wfassoc" }
clap = { version="4.5.48", features=["derive"]}
serde = { version = "1.0.228", features=["derive"]}
toml = "0.9.8"
comfy-table = "7.2.1"