Use flakes
This commit is contained in:
parent
c7b6ed4152
commit
e5fc8f4d29
9 changed files with 138 additions and 30 deletions
3
helloworld/src/main.rs
Normal file
3
helloworld/src/main.rs
Normal file
|
@ -0,0 +1,3 @@
|
|||
fn main() {
|
||||
println!("Hello, world!");
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue