mirror of
https://github.com/tauri-apps/window-shadows.git
synced 2026-02-04 02:31:23 +01:00
chore(deps): update rust crate tao to 0.25 (#64)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -19,7 +19,7 @@ targets = [ "x86_64-apple-darwin", "x86_64-pc-windows-msvc" ]
|
||||
raw-window-handle = "0.5"
|
||||
|
||||
[dev-dependencies]
|
||||
tao = { version = "0.24", features = ["rwh_05"] }
|
||||
tao = { version = "0.25", features = ["rwh_05"] }
|
||||
winit = {version = "0.29", default-features = false, features = ["x11", "wayland", "wayland-dlopen", "wayland-csd-adwaita", "rwh_05"] }
|
||||
|
||||
[target."cfg(target_os = \"windows\")".dependencies]
|
||||
|
||||
Reference in New Issue
Block a user