summaryrefslogtreecommitdiffstats
path: root/src/tools/clippy/tests/ui-cargo/cargo_rust_version/warn_both_diff/Cargo.toml
blob: e9f94594f702c1d247203bf0dab34b0032d4bc65 (plain)
1
2
3
4
5
6
7
8
9
[package]
name = "warn-both-diff"
version = "0.1.0"
rust-version = "1.56.0"
publish = false

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

[dependencies]