Skip to content

Commit 6d13e19

Browse files
chore(deps): update rust crate tao to 0.33.0
1 parent c71755f commit 6d13e19

File tree

2 files changed

+95
-20
lines changed

2 files changed

+95
-20
lines changed

Cargo.lock

+94-19
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
@@ -23,7 +23,7 @@ wry = { version = "0.50.5", default-features = false, features = [
2323
"os-webview",
2424
"linux-body",
2525
] }
26-
tao = { version = "0.32.8", default-features = false, features = ["rwh_06"] }
26+
tao = { version = "0.33.0", default-features = false, features = ["rwh_06"] }
2727
tauri-runtime = { version = "2.5.1", path = "../tauri-runtime" }
2828
tauri-utils = { version = "2.3.1", path = "../tauri-utils" }
2929
raw-window-handle = "0.6"

0 commit comments

Comments
 (0)