This commit is contained in:
traxys 2024-12-01 09:44:59 +01:00
parent efd8d34727
commit 02044a65fb
3 changed files with 95 additions and 0 deletions

View file

@ -9,3 +9,4 @@ bstr = "1.11.0"
clap = { version = "4.5.21", features = ["derive"] }
color-eyre = "0.6.3"
humantime = "2.1.0"
itertools = "0.13.0"