Skip to content

Commit

Permalink
Update Rust crate web-sys to 0.3.67
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 12, 2024
1 parent c3c44b8 commit 83809e7
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion launchers/wasm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ workspace = "../.."
[dependencies]
LastKingdom = { package = "LastKingdom", path = "../.." }
bevy = "0.8"
web-sys = { version="0.3.66", features=["Document", "Window"] }
web-sys = { version="0.3.67", features=["Document", "Window"] }
yew = "0.19.3"
stylist = { version= "0.10.1", features=["yew_integration"] }

0 comments on commit 83809e7

Please sign in to comment.