chore: update tauri

This commit is contained in:
Lucas Nogueira
2026-06-17 12:12:03 -03:00
parent bc005c44b0
commit b7dab55a2e
9 changed files with 165 additions and 173 deletions
-1
View File
@@ -45,4 +45,3 @@ tauri = { git = "https://github.com/tauri-apps/tauri.git", branch = "feat/cef" }
tauri-utils = { git = "https://github.com/tauri-apps/tauri.git", branch = "feat/cef" }
tauri-plugin = { git = "https://github.com/tauri-apps/tauri.git", branch = "feat/cef" }
tauri-build = { git = "https://github.com/tauri-apps/tauri.git", branch = "feat/cef" }
cef-dll-sys = { git = "https://github.com/tauri-apps/cef-rs", branch = "fix/146-location-windows" }