Implement custom command channel (not async)
This commit is contained in:
@@ -11,7 +11,6 @@ gio = "0.18.3"
|
||||
glib = "0.18.3"
|
||||
clap = { version = "4.4.6", features = ["derive"] }
|
||||
gtk = { version = "0.7.3", package = "gtk4", features = ["v4_8"] }
|
||||
async-channel = "2.1.0"
|
||||
anyhow = "1.0.75"
|
||||
log = "0.4.20"
|
||||
env_logger = "0.10.1"
|
||||
|
Reference in New Issue
Block a user