Skip to content

Commit

Permalink
chore: upgrade raw-window-handle to 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
richerfu committed Sep 22, 2024
1 parent ad38b17 commit a4f4591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion glutin/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ wayland = ["wayland-sys", "egl"]
bitflags = "2.2.1"
libloading = { version = "0.8.0", optional = true }
once_cell = "1.13"
raw-window-handle = "0.6"
raw-window-handle = "0.6.2"

[target.'cfg(windows)'.dependencies]
glutin_egl_sys = { version = "0.7.0", path = "../glutin_egl_sys", optional = true }
Expand Down

0 comments on commit a4f4591

Please sign in to comment.