Convert to workspace

This commit is contained in:
LLFourn
2023-02-21 16:23:08 +11:00
committed by Daniela Brozzoni
parent fdfc9b9ede
commit 8a6de3aa2d
39 changed files with 287 additions and 365 deletions

View File

@@ -0,0 +1,3 @@
fn main() {
println!("Hello, world!");
}