summaryrefslogtreecommitdiff
path: root/hello_world/Cargo.toml
blob: 4f0a461e33b75ac49d81d831700fdfdf56ee5da9 (plain)
1
2
3
4
5
6
[package]
name = "hello_world"
version = "0.1.0"
edition = "2024"

[dependencies]