瀏覽代碼

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

Lucas Nogueira 3 年之前
父節點
當前提交
8376e3c035
共有 1 個文件被更改,包括 1 次插入1 次删除
  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"