Skip to content

Commit

Permalink
Update hello world
Browse files Browse the repository at this point in the history
  • Loading branch information
uellenberg committed May 23, 2024
1 parent ad7cc5e commit e150807
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/basic/src/main.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
fn main() {
println!("Hello, world!");
println!("Hello, Cratecode!");
}

0 comments on commit e150807

Please sign in to comment.