Skip to content

Commit

Permalink
Bump winit from 0.29.4 to 0.29.5 (#4922)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 22, 2023
1 parent 2993650 commit c97b351
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 32 deletions.
48 changes: 17 additions & 31 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 wgpu-hal/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ features = ["wgsl-in"]
cfg-if = "1"
env_logger = "0.10"
glam = "0.24.2" # for ray-traced-triangle example
winit = { version = "0.29.4", features = [
winit = { version = "0.29.5", features = [
"android-native-activity",
] } # for "halmark" example

Expand Down

0 comments on commit c97b351

Please sign in to comment.