]> git.lizzy.rs Git - rust.git/blob - src/tools/clippy/tests/ui-cargo/cargo_rust_version/pass_cargo/Cargo.toml
32d404f842cf455edbf9a392e2e85dcbb3a5e2a0
[rust.git] / src / tools / clippy / tests / ui-cargo / cargo_rust_version / pass_cargo / Cargo.toml
1 [package]
2 name = "pass-cargo"
3 version = "0.1.0"
4 rust-version = "1.13.0"
5 publish = false
6
7 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
8
9 [dependencies]