rust-clippy/tests/ui-cargo/multiple_config_files/no_warn/Cargo.toml
2022-07-17 22:17:58 -04:00

9 lines
192 B
TOML

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