fixed cast

This commit is contained in:
2025-12-30 18:38:25 +01:00
parent 34c4521629
commit 71fab9def0
10 changed files with 551 additions and 158 deletions

View File

@@ -25,4 +25,5 @@ serde_json = "1"
rust_cast = "0.19.0"
mdns-sd = "0.17.1"
tokio = { version = "1.48.0", features = ["full"] }
tauri-plugin-shell = "2.3.3"