Skip to content

Update to v0.2.0

Choose a tag to compare

@jbertovic jbertovic released this 19 Oct 19:51
· 16 commits to main since this release
fc2fcf1

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