Skip to content

Commit

Permalink
update wry version
Browse files Browse the repository at this point in the history
  • Loading branch information
amrbashir committed Sep 18, 2024
1 parent 110439a commit 74eaf0d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/tauri-runtime-wry/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ rustc-args = ["--cfg", "docsrs"]
rustdoc-args = ["--cfg", "docsrs"]

[dependencies]
wry = { git = "https://github.com/tauri-apps/wry", branch = "refactor/error-duplicate-custom-protocols", default-features = false, features = [
wry = { version = "0.44", default-features = false, features = [
"drag-drop",
"protocol",
"os-webview",
Expand Down

0 comments on commit 74eaf0d

Please sign in to comment.