cat-town
Dan Buch 4 years ago
parent d6fb2dd11c
commit ba73abcc63
Signed by: meatballhat
GPG Key ID: 9685130D8B763EA7

@ -1 +1 @@
target/
/hello/hello

@ -0,0 +1,4 @@
fn main() {
println!("Hello World!");
println!("I'm a Rustacean!");
}
Loading…
Cancel
Save