mirror of
https://github.com/Stremio/stremio-shell-ng.git
synced 2026-04-21 16:01:56 +00:00
Formatting
This commit is contained in:
parent
4622458f6f
commit
7909459263
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ winapi = { version = "0.3.9", features = [
|
||||||
"jobapi2",
|
"jobapi2",
|
||||||
"wincon",
|
"wincon",
|
||||||
"winuser",
|
"winuser",
|
||||||
"namedpipeapi"
|
"namedpipeapi",
|
||||||
] }
|
] }
|
||||||
webview2 = "0.1.4"
|
webview2 = "0.1.4"
|
||||||
webview2-sys = "0.1.1"
|
webview2-sys = "0.1.1"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue