mirror of
https://github.com/widberg/bff
synced 2026-08-23 14:26:03 -04:00
Is the GUI worth it?
This commit is contained in:
parent
3bcd28dbee
commit
8fff1f31ef
6 changed files with 353 additions and 241 deletions
|
|
@ -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"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue