Minor UI fixes.

This commit is contained in:
Ultradesu
2026-06-10 23:46:19 +01:00
parent 02a396c146
commit c79447ddd0
3 changed files with 79 additions and 2 deletions
+1
View File
@@ -28,6 +28,7 @@ tokio = { version = "1.52.3", features = ["rt-multi-thread", "macros", "sync", "
toml = "1.1.2"
tracing = "0.1.44"
tracing-subscriber = { version = "0.3.23", features = ["env-filter"] }
unicode-width = "0.2.2"
[target.'cfg(target_os="macos")'.dependencies]
core-foundation = "0.10.1"