reset project

This commit is contained in:
2023-02-20 21:12:27 +01:00
parent 643d44caad
commit 88ed032ef0
51 changed files with 54 additions and 935 deletions

View File

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