chore: initialize workspace and main project with standard structure

This commit is contained in:
2025-09-27 07:12:42 +02:00
parent 697be61cb1
commit 7a301eb5d7
11 changed files with 26 additions and 0 deletions

7
01.workspace/Cargo.lock generated Normal file
View File

@@ -0,0 +1,7 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4
[[package]]
name = "heave"
version = "0.1.0"