Update to v0.2.0
Changes
- Will create breaking changes since I modifed the folder structure to use Cargo Workspaces
- Front end and Back end are in two different project folders instead of just different src folders
- Workspaces now allow you to add Rust code independent of the back end server setup
- Also refactored some of the setup out of main.rs into a server.rs file