chore: initialize workspace and main project with standard structure
This commit is contained in:
4
01.workspace/Cargo.toml
Normal file
4
01.workspace/Cargo.toml
Normal file
@@ -0,0 +1,4 @@
|
||||
[workspace]
|
||||
members = ["heave" ]
|
||||
resolver = "3" # optional, to specify dependency resolver version
|
||||
|
||||
Reference in New Issue
Block a user