Explorar o código

fix(desktop): makes release build working

Jason %!s(int64=3) %!d(string=hai) anos
pai
achega
09b1d379d7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/desktop/Cargo.toml

+ 1 - 1
packages/desktop/Cargo.toml

@@ -20,7 +20,7 @@ serde = "1.0.136"
 serde_json = "1.0.79"
 thiserror = "1.0.30"
 log = "0.4.14"
-wry = { version = "0.16.0" }
+wry = { version = "0.16.0", features = ["devtools"] }
 futures-channel = "0.3.21"
 tokio = { version = "1.16.1", features = [
     "sync",