X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Ftools%2Fclippy%2Ftests%2Fui-cargo%2Fcargo_rust_version%2Fwarn_both_diff%2FCargo.toml;h=e9f94594f702c1d247203bf0dab34b0032d4bc65;hb=7a782537b17a0cf8f46e9eb67d818275941cc0bc;hp=a19d5b33fe563e22e864f7c5f49efa019b33755f;hpb=05e678ccca974a8d0c26991083fb4cf8fff84e74;p=rust.git diff --git a/src/tools/clippy/tests/ui-cargo/cargo_rust_version/warn_both_diff/Cargo.toml b/src/tools/clippy/tests/ui-cargo/cargo_rust_version/warn_both_diff/Cargo.toml index a19d5b33fe5..e9f94594f70 100644 --- a/src/tools/clippy/tests/ui-cargo/cargo_rust_version/warn_both_diff/Cargo.toml +++ b/src/tools/clippy/tests/ui-cargo/cargo_rust_version/warn_both_diff/Cargo.toml @@ -2,6 +2,7 @@ name = "warn-both-diff" version = "0.1.0" rust-version = "1.56.0" +publish = false # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html