mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
chore(deps): update wry to 0.15
This commit is contained in:
@@ -13,7 +13,7 @@ exclude = [ ".license_template", "CHANGELOG.md", "/target" ]
|
||||
readme = "README.md"
|
||||
|
||||
[dependencies]
|
||||
wry = { version = "0.14", default-features = false, features = [ "file-drop", "protocol" ] }
|
||||
wry = { version = "0.15", default-features = false, features = [ "file-drop", "protocol" ] }
|
||||
tauri-runtime = { version = "0.3.4", path = "../tauri-runtime" }
|
||||
tauri-utils = { version = "1.0.0-rc.4", path = "../tauri-utils" }
|
||||
uuid = { version = "0.8.2", features = [ "v4" ] }
|
||||
|
||||
Reference in New Issue
Block a user