Switch tray to knsi crate. Many things to do

This commit is contained in:
Luke D. Jones
2024-12-17 22:05:40 +13:00
parent 39b16ffc91
commit ccdc576319
5 changed files with 733 additions and 449 deletions

View File

@@ -20,7 +20,8 @@ console-subscriber = { version = "^0.4", optional = true }
nix = { version = "^0.29.0", features = ["fs"] }
tempfile = "3.3.0"
betrayer = { version = "0.3.0" }
ksni = { version = "0.3", default-features = false, features = ["async-io"] }
image = "0.25.5"
asusd = { path = "../asusd" }
config-traits = { path = "../config-traits" }