Skip to content

Commit

Permalink
Update rust-wasm-bindgen monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 12, 2024
1 parent 83b9dae commit 1507ca9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ publish = false
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
yew = "0.19.3"
web-sys = { version = "0.3.66", features = ["Event","EventTarget","InputEvent"] }
wasm-bindgen = "0.2.89"
web-sys = { version = "0.3.67", features = ["Event","EventTarget","InputEvent"] }
wasm-bindgen = "0.2.90"
numsep = "0.1.12"

0 comments on commit 1507ca9

Please sign in to comment.