X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Ftools%2Fclippy%2Ftests%2Fui-cargo%2Fcargo_rust_version%2Fpass_cargo%2FCargo.toml;h=32d404f842cf455edbf9a392e2e85dcbb3a5e2a0;hb=7a782537b17a0cf8f46e9eb67d818275941cc0bc;hp=77538027c0f878ded2bf400f2b4213528a27aa87;hpb=05e678ccca974a8d0c26991083fb4cf8fff84e74;p=rust.git diff --git a/src/tools/clippy/tests/ui-cargo/cargo_rust_version/pass_cargo/Cargo.toml b/src/tools/clippy/tests/ui-cargo/cargo_rust_version/pass_cargo/Cargo.toml index 77538027c0f..32d404f842c 100644 --- a/src/tools/clippy/tests/ui-cargo/cargo_rust_version/pass_cargo/Cargo.toml +++ b/src/tools/clippy/tests/ui-cargo/cargo_rust_version/pass_cargo/Cargo.toml @@ -1,7 +1,8 @@ [package] -name = "fail-cargo" +name = "pass-cargo" version = "0.1.0" rust-version = "1.13.0" +publish = false # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html