mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2026-09-11 23:17:26 +02:00
aaa
This commit is contained in:
parent
393a0a3ea5
commit
43b0c0d9b1
10 changed files with 20 additions and 2229 deletions
|
|
@ -5,7 +5,7 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
chrono = "0.4.38"
|
||||
clap = { version = "4.5.4", features = ["derive", "env"] }
|
||||
clap = { workspace = true, features = ["derive", "env"] }
|
||||
owo-colors = "4.0.0"
|
||||
temp-file = "0.1.8"
|
||||
termsize = "0.1.9"
|
||||
|
|
|
|||
Loading…
Reference in a new issue