Skip to content

Commit

Permalink
Bump winit to 0.29.5
Browse files Browse the repository at this point in the history
  • Loading branch information
kchibisov authored and chrisduerr committed Dec 22, 2023
1 parent d8c21e1 commit 1cf9866
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 28 deletions.
71 changes: 44 additions & 27 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 alacritty/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ serde_json = "1"
serde_yaml = "0.9.25"
toml = "0.8.2"
unicode-width = "0.1"
winit = { version = "0.29.4", default-features = false, features = ["rwh_05", "serde"] }
winit = { version = "0.29.5", default-features = false, features = ["rwh_05", "serde"] }

[build-dependencies]
gl_generator = "0.14.0"
Expand Down

0 comments on commit 1cf9866

Please sign in to comment.