mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-08-01 17:58:37 +02:00
update tauri to cef/wry feature flag removal
This commit is contained in:
@@ -34,7 +34,7 @@ url = { version = "2", features = ["serde"] }
|
||||
serde_repr = "0.1"
|
||||
|
||||
[target.'cfg(target_os = "ios")'.dependencies]
|
||||
tauri = { workspace = true, features = ["wry"] }
|
||||
tauri = { workspace = true }
|
||||
|
||||
[target."cfg(windows)".dependencies]
|
||||
win7-notifications = { version = "0.4.5", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user