Skip to content

Commit

Permalink
chore(deps): Update Rust crate typed-builder to 0.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 20, 2024
1 parent 343e4e5 commit 24aa09c
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.1"
typed-builder = "0.18.2"
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 24aa09c

Please sign in to comment.