switched from termion to crossterm for windows support
This commit is contained in:
@@ -11,4 +11,5 @@ dotenvy = "0.15.*"
|
||||
log = "0.4.*"
|
||||
clap = { version = "4.1.*", features = ["derive"] }
|
||||
image = { version = "0.24.*", features = ["webp-encoder"] }
|
||||
termion = "2.0.*"
|
||||
#termion = "2.0.*"
|
||||
crossterm = "0.26.*"
|
||||
|
||||
Reference in New Issue
Block a user