X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Ftools%2Fclippy%2FCargo.toml;h=ba3ed3053ac743466be07b2fdf04c97911dcc0f1;hb=837ac877091b540d95ee6a75a29e29cb64894d7e;hp=40aaa5924df5b391862f379c8fd159920f5b061d;hpb=77f4143fa26a1434088f532d2ba7ec51e0a392fd;p=rust.git diff --git a/src/tools/clippy/Cargo.toml b/src/tools/clippy/Cargo.toml index 40aaa5924df..ba3ed3053ac 100644 --- a/src/tools/clippy/Cargo.toml +++ b/src/tools/clippy/Cargo.toml @@ -8,7 +8,7 @@ license = "MIT OR Apache-2.0" keywords = ["clippy", "lint", "plugin"] categories = ["development-tools", "development-tools::cargo-plugins"] build = "build.rs" -edition = "2018" +edition = "2021" publish = false [[bin]]