Skip to content

Commit

Permalink
Remove yew-validation from yew dependencies (#1496)
Browse files Browse the repository at this point in the history
  • Loading branch information
jstarry committed Aug 16, 2020
1 parent 86db9b6 commit c9189ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion yew/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ 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" }
yew-validation = { version = "0.1.0", path = "../yew-validation" }

[dependencies.web-sys]
version = "0.3"
Expand Down

0 comments on commit c9189ad

Please sign in to comment.