rust/tests/ui-cargo/cargo_rust_version/fail_both_same/Cargo.toml

10 lines
206 B
TOML
Raw Normal View History

[package]
name = "fail-both-same"
version = "0.1.0"
rust-version = "1.57.0"
publish = false
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]