1
0
Jonathan Kelley 4 жил өмнө
parent
commit
505fcba7df

+ 1 - 1
packages/webview/Cargo.toml

@@ -9,7 +9,7 @@ edition = "2018"
 [dependencies]
 # web-view = { git = "https://github.com/Boscop/web-view" }
 web-view = "0.7.3"
-dioxus-core = { path = "../core" }
+dioxus-core = { path = "../core", version = "0.1.2" }
 anyhow = "1.0.38"
 argh = "0.1.4"
 serde = "1.0.120"