improv(keyboard): shortcuts UI improvements

This commit is contained in:
Michael Aaron Murphy 2025-03-17 12:53:25 +01:00 committed by Michael Murphy
parent bcd8293c3e
commit 48e14d4add
20 changed files with 703 additions and 497 deletions

View file

@ -20,6 +20,6 @@ futures-lite = "2.6.0"
futures-util = "0.3.31"
image = "0.25.5"
infer = "0.16.0"
jxl-oxide = "0.11.1"
tokio = { version = "1.43.0", features = ["sync"] }
jxl-oxide = "0.11.3"
tokio = { version = "1.44.1", features = ["sync"] }
tracing = "0.1.41"