Remove the cargo.toml workspace and define common as a library
This commit is contained in:
parent
33493c8991
commit
a372187c8d
9 changed files with 120 additions and 83 deletions
2
backend/launch_debug.ps1
Normal file
2
backend/launch_debug.ps1
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
# To launch RUP and watching source. See https://actix.rs/docs/autoreload/.
|
||||
systemfd --no-pid -s http::8082 -- cargo watch -x run
|
||||
Loading…
Add table
Add a link
Reference in a new issue