Skip to content
Snippets Groups Projects
Commit 82d0b61e authored by Anders Nilsson's avatar Anders Nilsson
Browse files

Initial commit

parents
No related branches found
No related tags found
No related merge requests found
target
[package]
name = "HelloWorld"
version = "0.1.0"
authors = ["Anders Nilsson <anders.nilsson@control.lth.se>"]
fn main() {
println!("Hello, world!");
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment