Skip to content

Commit

Permalink
Merge pull request #6 from Tomaso2468/dependabot/cargo/winit-0.29.15
Browse files Browse the repository at this point in the history
Bump winit from 0.29.13 to 0.29.15
  • Loading branch information
WhyAreAllTheseTaken authored Mar 18, 2024
2 parents 182620f + 1aa7b14 commit 1c78fb6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ static-array = { version = "0.5.0", features = ["rayon"] }

[dev-dependencies]
pixels = "0.13.0"
winit = { version = "0.29.13", default_features = false, features = ["rwh_05", "x11", "wayland", "wayland-dlopen", "wayland-csd-adwaita"] }
winit = { version = "0.29.15", default_features = false, features = ["rwh_05", "x11", "wayland", "wayland-dlopen", "wayland-csd-adwaita"] }
rand = "0.8.5"
approx = "0.5.1"

0 comments on commit 1c78fb6

Please sign in to comment.