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

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

[dependencies]