hello_world/Cargo.toml

7 lines
82 B
TOML
Raw Normal View History

2024-08-21 10:37:43 +08:00
[package]
name = "hello_world"
version = "0.1.0"
edition = "2021"
[dependencies]