Skip to content

Commit

Permalink
Update Rust crate stylist to 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 20, 2023
1 parent 9fb87db commit e687013
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion launchers/wasm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ game-lib = { package = "game-lib", path = "../.." }
bevy = { workspace = true }
web-sys = { version="0.3.60", features=["Document", "Window"] }
yew = "0.19.3"
stylist = { version= "0.10.1", features=["yew_integration"] }
stylist = { version= "0.12.0", features=["yew_integration"] }

0 comments on commit e687013

Please sign in to comment.