initialized

0 parents
Showing with 10 additions and 0 deletions
/target
[package]
name = "hello"
version = "0.1.0"
edition = "2024"
[dependencies]
fn main() {
println!("Hello, world!");
}
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!