Use Crane Flake

This commit is contained in:
2023-03-03 10:09:45 -05:00
parent a39c61a951
commit 6602ae27c5
11 changed files with 145 additions and 744 deletions

3
src/main.rs Normal file
View File

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