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

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

[dependencies]