v0.2.0
版本发布时间: 2022-10-20 03:51:59
jbertovic/svelte-axum-project最新发布版本:v0.4.2(2023-10-09 00:56:22)
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