Skip to content

Commit

Permalink
chore(dependencies): bump wint to 0.30.8
Browse files Browse the repository at this point in the history
  • Loading branch information
xxxbrian committed Jan 6, 2025
1 parent 458433e commit d459b0c
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 20 deletions.
40 changes: 21 additions & 19 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 @@ -43,7 +43,7 @@ tempfile = "3.12.0"
toml = "0.8.2"
toml_edit = "0.22.21"
unicode-width = "0.1"
winit = { version = "0.30.4", default-features = false, features = ["rwh_06", "serde"] }
winit = { version = "0.30.8", default-features = false, features = ["rwh_06", "serde"] }

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

0 comments on commit d459b0c

Please sign in to comment.