]> git.lizzy.rs Git - rust.git/blob - tests/ui-cargo/cargo_rust_version/fail_both_diff/Cargo.toml
Auto merge of #9146 - arieluy:type_params, r=dswij
[rust.git] / tests / ui-cargo / cargo_rust_version / fail_both_diff / Cargo.toml
1 [package]
2 name = "fail-both-diff"
3 version = "0.1.0"
4 rust-version = "1.56"
5
6 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
7
8 [dependencies]