|
@@ -20,7 +20,7 @@ serde = "1.0.136"
|
|
|
serde_json = "1.0.79"
|
|
|
thiserror = "1.0.30"
|
|
|
log = "0.4.14"
|
|
|
-wry = { version = "0.22.0", git = "https://github.com/tauri-apps/wry", branch = "release" }
|
|
|
+wry = { version = "0.22.0" }
|
|
|
futures-channel = "0.3.21"
|
|
|
tokio = { version = "1.16.1", features = [
|
|
|
"sync",
|