[package] name = "hello" version = "0.1.0" edition = "2024" [dependencies] [[bin]] name = "hello" path = "hello.rs"