Is the GUI worth it?

This commit is contained in:
widberg 2026-02-22 19:28:07 -05:00
parent 3bcd28dbee
commit 8fff1f31ef
6 changed files with 353 additions and 241 deletions

View file

@ -9,7 +9,7 @@ rust-version.workspace = true
[dependencies]
bff = { path = "../bff" }
clap = { version = "4.2.4", features = ["derive"] }
clap = { version = "4.5.60", features = ["derive"] }
derive_more = { version = "2.0.1", features = ["full"] }
indicatif = "0.18.0"
mimalloc = { version = "0.1.48", features = ["v3"] }