rust/tests/ui-cargo/multiple_config_files/warn/Cargo.toml

10 lines
189 B
TOML
Raw Normal View History

2022-01-30 06:32:35 -06:00
[package]
name = "warn"
version = "0.1.0"
edition = "2021"
2022-07-17 17:10:01 -05:00
publish = false
2022-01-30 06:32:35 -06:00
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]