]> git.lizzy.rs Git - rust.git/blob - src/tools/clippy/tests/ui-cargo/cargo_rust_version/warn_both_diff/Cargo.toml
a19d5b33fe563e22e864f7c5f49efa019b33755f
[rust.git] / src / tools / clippy / tests / ui-cargo / cargo_rust_version / warn_both_diff / Cargo.toml
1 [package]
2 name = "warn-both-diff"
3 version = "0.1.0"
4 rust-version = "1.56.0"
5
6 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
7
8 [dependencies]