Rename more of the project structure. Fixes #39.

This commit is contained in:
Keavon Chambers
2021-03-22 11:49:17 -07:00
parent 4407c671c5
commit 7a9be14a10
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]