Skip to content

Commit 06f26bb

Browse files
committed
chore(deps): update tao to 0.34.5
1 parent 68cb318 commit 06f26bb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

crates/tauri-runtime-wry/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ wry = { version = "0.53.4", default-features = false, features = [
2323
"os-webview",
2424
"linux-body",
2525
] }
26-
tao = { version = "0.34.4", default-features = false, features = ["rwh_06"] }
26+
tao = { version = "0.34.5", default-features = false, features = ["rwh_06"] }
2727
tauri-runtime = { version = "2.8.0", path = "../tauri-runtime" }
2828
tauri-utils = { version = "2.7.0", path = "../tauri-utils" }
2929
raw-window-handle = "0.6"

0 commit comments

Comments
 (0)