move pow wasm lib out to a separate repo

This commit is contained in:
realaravinth
2021-12-01 21:18:30 +05:30
parent 41b99c1019
commit ab77eed91c
25 changed files with 33 additions and 8075 deletions

View File

@@ -21,12 +21,6 @@ path = "./src/main.rs"
name = "tests-migrate"
path = "./src/tests-migrate.rs"
[workspace]
members = [
".",
"browser",
]
[dependencies]
actix-web = "4.0.0-beta.12"
actix = "0.12"