embed static assets and remove frontend workspace

This commit is contained in:
realaravinth
2021-04-09 17:40:40 +05:30
parent 4948f9885c
commit d3851ea38e
113 changed files with 92 additions and 10420 deletions

View File

@@ -21,12 +21,6 @@ path = "./src/main.rs"
name = "tests-migrate"
path = "./src/tests-migrate.rs"
[workspace]
members = [
".",
"frontend",
]
[dependencies]
actix-web = "3.3.2"
actix = "0.10"