Skip to content

Commit 692312a

Browse files
author
Ngo Iok Ui (Wu Yu Wei)
authored
chore(deps) Update webview-official (#1152)
1 parent 2fd1067 commit 692312a

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

.changes/version.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"tauri": patch
3+
---
4+
5+
Update webview-official dependency which fix compatibility on macOS.

tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ features = [ "all-api" ]
2020
[dependencies]
2121
serde_json = "1.0"
2222
serde = { version = "1.0", features = [ "derive" ] }
23-
webview_official = "0.0.3"
23+
webview_official = "0.0.4"
2424
tauri_includedir = "0.6.0"
2525
phf = "0.8.0"
2626
base64 = "0.13.0"

0 commit comments

Comments
 (0)