This commit is contained in:
traxys 2025-12-11 15:03:53 +01:00
parent c9bd84ebdb
commit 2b436350f6
4 changed files with 233 additions and 0 deletions

View file

@ -9,6 +9,7 @@ arrayvec = "0.7.6"
bstr = "1.11.0"
clap = { version = "4.5.21", features = ["derive"] }
color-eyre = "0.6.3"
good_lp = "1.14.2"
humantime = "2.1.0"
rustc-hash = "2.1.1"