Skip to content

Commit 922d65e

Browse files
chore(deps): update rust crate wry to 0.51.0
1 parent c71755f commit 922d65e

File tree

2 files changed

+124
-24
lines changed

2 files changed

+124
-24
lines changed

Cargo.lock

+123-23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/tauri-runtime-wry/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ rustc-args = ["--cfg", "docsrs"]
1717
rustdoc-args = ["--cfg", "docsrs"]
1818

1919
[dependencies]
20-
wry = { version = "0.50.5", default-features = false, features = [
20+
wry = { version = "0.51.0", default-features = false, features = [
2121
"drag-drop",
2222
"protocol",
2323
"os-webview",

0 commit comments

Comments
 (0)