Skip to content

Commit

Permalink
chore(deps): Update Rust crate raw-window-handle to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2023
1 parent 6b0701e commit e1acd09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ static_assertions = "1.1.0"
typed-builder = "0.16.2"
rich-sdl2-rust-sys = { path = "./rich-sdl2-rust-sys", version = "0.13.1" }
once_cell = { version = "1.18.0", optional = true }
raw-window-handle = "0.3.4"
raw-window-handle = "0.6.0"

[workspace]
members = ["rich-sdl2-rust-sys"]
Expand Down

0 comments on commit e1acd09

Please sign in to comment.