Skip to content

Commit

Permalink
chore(deps) Update webview-official (#1152)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ngo Iok Ui (Wu Yu Wei) committed Jan 24, 2021
1 parent 2fd1067 commit 692312a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changes/version.md
@@ -0,0 +1,5 @@
---
"tauri": patch
---

Update webview-official dependency which fix compatibility on macOS.
2 changes: 1 addition & 1 deletion tauri/Cargo.toml
Expand Up @@ -20,7 +20,7 @@ features = [ "all-api" ]
[dependencies]
serde_json = "1.0"
serde = { version = "1.0", features = [ "derive" ] }
webview_official = "0.0.3"
webview_official = "0.0.4"
tauri_includedir = "0.6.0"
phf = "0.8.0"
base64 = "0.13.0"
Expand Down

0 comments on commit 692312a

Please sign in to comment.