mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-05-11 12:37:34 +02:00
fix: add cef-dll-sys patch for Windows
This commit is contained in:
Generated
+534
-169
File diff suppressed because it is too large
Load Diff
@@ -44,3 +44,5 @@ opt-level = "s"
|
||||
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" }
|
||||
|
||||
Reference in New Issue
Block a user