Skip to content

Commit

Permalink
chore(deps): Update Rust crate typed-builder to 0.19.0 (#108)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 20, 2024
1 parent 58a37b2 commit 8595742
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 @@ -29,7 +29,7 @@ vendor = ["rich-sdl2-rust-sys/vendor"]
ash = { version = "0.38.0", optional = true }
bitflags = "2.5.0"
static_assertions = "1.1.0"
typed-builder = "0.18.2"
typed-builder = "0.19.0"
rich-sdl2-rust-sys = { path = "./rich-sdl2-rust-sys", version = "0.13.2" }
once_cell = { version = "1.19.0", optional = true }
raw-window-handle = "0.3.4"
Expand Down

0 comments on commit 8595742

Please sign in to comment.