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

4
01.workspace/Cargo.toml Normal file
View File

@@ -0,0 +1,4 @@
[workspace]
members = ["heave" ]
resolver = "3" # optional, to specify dependency resolver version