Skip to content

Commit 00f45ba

Browse files
authored
Use stdweb (#22)
1 parent 4279565 commit 00f45ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ version = "0.3.3-a"
66

77
[dependencies]
88
stdweb = "0.4.20"
9-
yew = "0.17.3"
9+
yew = {version = "0.17.3", package = "yew-stdweb"}
1010

1111
[profile.release]
1212
lto = true

0 commit comments

Comments
 (0)