Remove the cargo.toml workspace and define common as a library

This commit is contained in:
Grégory Burri 2019-08-15 13:44:08 +02:00
parent 33493c8991
commit a372187c8d
9 changed files with 120 additions and 83 deletions

2
backend/launch_debug.ps1 Normal file
View 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