Skip to content

Commit 99dab51

Browse files
chore(deps): update rust crate webview2-com to 0.38 (#1570)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Fabian-Lars <github@fabianlars.de>
1 parent bfebb42 commit 99dab51

3 files changed

Lines changed: 10 additions & 5 deletions

File tree

.changes/webview2-com-038.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"wry": "minor"
3+
---
4+
5+
Updated `webview2-com` to `0.38`.

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ gdkx11 = { version = "0.18", optional = true }
7070
percent-encoding = "2.3"
7171

7272
[target."cfg(target_os = \"windows\")".dependencies]
73-
webview2-com = "0.37"
73+
webview2-com = "0.38"
7474
windows-version = "0.1"
7575
windows-core = "0.61"
7676
dunce = "1"

0 commit comments

Comments
 (0)