YES?
This commit is contained in:
@@ -6,6 +6,9 @@ edition = "2021"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
common = { path = "./common"}
|
||||
backend = {path = "./backend"}
|
||||
actix-web = "4.0.0-rc.1"
|
||||
|
||||
[workspace]
|
||||
members = ["frontend","backend","common"]
|
||||
|
||||
Reference in New Issue
Block a user