scaffolding

This commit is contained in:
2023-06-10 16:43:20 +02:00
commit 5501b63379
14 changed files with 246 additions and 0 deletions

15
Cargo.lock generated Normal file
View File

@@ -0,0 +1,15 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "backend"
version = "0.1.0"
[[package]]
name = "common"
version = "0.1.0"
[[package]]
name = "frontend"
version = "0.1.0"