rs-basic/members/hello-world/Cargo.toml
Christoph J. Scherr 550f23d4ef
All checks were successful
cargo devel CI / cargo CI (push) Successful in 3m9s
doc updates
2024-06-27 14:20:21 +02:00

6 lines
82 B
TOML

[package]
name = "hello-world"
version = "0.1.0"
edition = "2021"
[dependencies]