Initial commit

This commit is contained in:
Elnu 2023-11-04 19:25:47 -07:00
commit a4a69a89fd
8 changed files with 140 additions and 0 deletions

3
Cargo.toml Normal file
View file

@ -0,0 +1,3 @@
[workspace]
members = ["helloworld"]
resolver = "2"