Rename more of the project structure. Fixes #39.

This commit is contained in:
Keavon Chambers
2021-03-27 02:26:55 -07:00
parent 7bfb04a99a
commit 2613ded439
15 changed files with 14 additions and 12 deletions
+3 -2
View File
@@ -1,7 +1,8 @@
[workspace]
members = [
"packages/*",
"web-frontend/wasm-wrapper",
"core/*",
"client/cli",
"client/web/wasm",
]
[profile.release.package.wasm-wrapper]