Initial commit
Signed-off-by: Marcel Müller <neikos@neikos.email>
This commit is contained in:
commit
625b53d05e
12 changed files with 369 additions and 0 deletions
4
Cargo.toml
Normal file
4
Cargo.toml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
[workspace]
|
||||
members = ["member"]
|
||||
exclude = ["not-a-member"]
|
||||
resolver = "3"
|
||||
Loading…
Add table
Add a link
Reference in a new issue