Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Commit

Permalink
chore(deps): update rust crate tao to 0.24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2023
1 parent 1f26ca4 commit b7a9854
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ targets = [ "x86_64-apple-darwin", "x86_64-pc-windows-msvc" ]
raw-window-handle = "0.5"

[dev-dependencies]
tao = "0.23"
tao = "0.24"
winit = {version = "0.29", default-features = false, features = ["x11", "wayland", "wayland-dlopen", "wayland-csd-adwaita", "rwh_05"] }

[target."cfg(target_os = \"windows\")".dependencies]
Expand Down

0 comments on commit b7a9854

Please sign in to comment.