Tray options implementation + Voice system rewrite + build fixes

This commit is contained in:
Priler 2026-01-07 23:29:46 +05:00
parent 412acb7e2d
commit 47b7e7a65d
117 changed files with 1300 additions and 2334 deletions

1
Cargo.lock generated
View file

@ -3123,6 +3123,7 @@ dependencies = [
name = "jarvis-core"
version = "0.1.0"
dependencies = [
"chrono",
"fluent",
"fluent-bundle",
"futures-util",