Browse Source

chore(deps): update `webview2-com` to 0.30 on tauri-runtime

Lucas Nogueira 3 years ago
parent
commit
8376e3c035
1 changed files with 1 additions and 1 deletions
  1. 1 1
      core/tauri-runtime/Cargo.toml

+ 1 - 1
core/tauri-runtime/Cargo.toml

@@ -33,7 +33,7 @@ http-range = "0.1.4"
 infer = "0.4"
 
 [target."cfg(windows)".dependencies]
-webview2-com = "0.9.0"
+webview2-com = "0.10.0"
 
 [target."cfg(windows)".dependencies.windows]
 version = "0.30.0"