Skip to content

Commit

Permalink
yew-stdweb: update yew dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
cecton committed May 15, 2021
1 parent 423d1ce commit 16b87bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/yew-stdweb/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ thiserror = "1"
toml = { version = "0.5", optional = true }
wasm-bindgen = { version = "0.2.60", optional = true }
wasm-bindgen-futures = { version = "0.4", optional = true }
yew-macro = { version = "0.17.0", path = "../yew-macro", features = [
yew-macro = { version = "0.18.0", path = "../yew-macro", features = [
"std_web"
] }

Expand Down

0 comments on commit 16b87bc

Please sign in to comment.