Skip to content

Commit

Permalink
chore(deps): Update Rust crate ash to 0.38.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 6, 2024
1 parent f13a316 commit cd5dd49
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 @@ -26,7 +26,7 @@ dynamic = ["rich-sdl2-rust-sys/dynamic"]
vendor = ["rich-sdl2-rust-sys/vendor"]

[dependencies]
ash = { version = "0.37.3", optional = true }
ash = { version = "0.38.0", optional = true }
bitflags = "2.5.0"
static_assertions = "1.1.0"
typed-builder = "0.18.1"
Expand Down

0 comments on commit cd5dd49

Please sign in to comment.