This commit is contained in:
Ryan Goldstein 2019-06-14 21:15:43 -07:00
parent f2b6ef2edd
commit b59e3c670b
2 changed files with 68 additions and 32 deletions

View file

@ -74,5 +74,5 @@ percent-encoding = "1.0"
version = "0.8"
[target.'cfg(target_arch = "wasm32")'.dependencies.stdweb]
version = "0.4.17"
path = "../stdweb"
optional = true