This commit is contained in:
askiiart 2024-12-22 17:59:56 -06:00
parent f77783c66f
commit 5b035fe12c
Signed by untrusted user who does not match committer: askiiart
GPG key ID: EA85979611654C30
3 changed files with 55 additions and 32 deletions

View file

@ -8,3 +8,6 @@ alphanumeric-sort = "1.5.3"
clap = { version = "4.5.23", features = ["derive"] }
clap_complete = "4.5.40"
yaml-rust2 = "0.9.0"
[profile.release]
opt-level = 3