Skip to content

Commit

Permalink
Update Rust crate yew to 0.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 12, 2024
1 parent 55acf53 commit e03ab38
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 @@ -12,7 +12,7 @@ publish = false

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
yew = "0.19.3"
yew = "0.21.0"
web-sys = { version = "0.3.67", features = ["Event","EventTarget","InputEvent"] }
wasm-bindgen = "0.2.90"
numsep = "0.1.12"

0 comments on commit e03ab38

Please sign in to comment.