|
@@ -10,7 +10,7 @@ description = "Wry bindings to the Tauri runtime"
|
|
edition = "2018"
|
|
edition = "2018"
|
|
|
|
|
|
[dependencies]
|
|
[dependencies]
|
|
-wry = { git = "https://github.com/tauri-apps/wry", rev = "6bc97aff525644b83a3a00537316c46d7afb985b" }
|
|
|
|
|
|
+wry = "0.9.1"
|
|
tauri-runtime = { version = "0.0.0", path = "../tauri-runtime" }
|
|
tauri-runtime = { version = "0.0.0", path = "../tauri-runtime" }
|
|
tauri-utils = { version = "1.0.0-beta-rc.1", path = "../tauri-utils" }
|
|
tauri-utils = { version = "1.0.0-beta-rc.1", path = "../tauri-utils" }
|
|
image = "0.23"
|
|
image = "0.23"
|