summaryrefslogtreecommitdiffstats
path: root/src/tools/clippy/tests/ui-cargo/cargo_rust_version/fail_clippy/Cargo.toml
blob: bdb7f261d9e4ff29204ee204bbc6846672b3d791 (plain)
1
2
3
4
5
6
7
8
[package]
name = "fail-clippy"
version = "0.1.0"
publish = false

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]