Skip to content

Commit c9189ad

Browse files
committed
Remove yew-validation from yew dependencies (#1496)
1 parent 86db9b6 commit c9189ad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

yew/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ toml = { version = "0.5", optional = true }
4242
wasm-bindgen = { version = "0.2.60", optional = true }
4343
wasm-bindgen-futures = { version = "0.4", optional = true }
4444
yew-macro = { version = "0.17.0", path = "../yew-macro" }
45-
yew-validation = { version = "0.1.0", path = "../yew-validation" }
4645

4746
[dependencies.web-sys]
4847
version = "0.3"

0 commit comments

Comments
 (0)