diff --git a/Cargo.toml b/Cargo.toml index 8f7fc093..536d92bc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,7 +28,7 @@ ash = { version = "0.33.0", optional = true } bitflags = "1.3.2" static_assertions = "1.1.0" typed-builder = "0.9.0" -rich-sdl2-rust-sys = { path = "./rich-sdl2-rust-sys", version = "0.2.4" } +rich-sdl2-rust-sys = { path = "./rich-sdl2-rust-sys", version = "0.2.5" } once_cell = { version = "1.13.0", optional = true } raw-window-handle = "0.3.4"