This commit is contained in:
2025-01-25 21:04:45 +01:00
parent 520d8ddd00
commit 2f15088081
6 changed files with 5 additions and 5 deletions

2
Cargo.toml Normal file → Executable file
View File

@@ -11,5 +11,5 @@ dotenvy = "0.15.*"
log = "0.4.*"
clap = { version = "4.1.*", features = ["derive"] }
image = { version = "0.24.*", features = ["webp-encoder"] }
#termion = "2.0.*"
crossterm = "0.26.*"