Add macOS window controls (upgrade Tauri) (#460)

This commit is contained in:
Gregory Schier
2026-05-09 06:57:44 -07:00
committed by GitHub
parent 6dac1265f3
commit 21f1dad7a4
9 changed files with 489 additions and 718 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ name = "tauri_app_proxy_lib"
crate-type = ["staticlib", "cdylib", "lib"]
[build-dependencies]
tauri-build = { version = "2.5.3", features = [] }
tauri-build = { version = "2.6.1", features = [] }
[dependencies]
log = { workspace = true }