cargo-minimize/test-cases/unused-code/Cargo.toml
2022-12-17 21:34:04 +01:00

10 lines
193 B
TOML

[workspace]
[package]
name = "hello-world"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]