]> git.lizzy.rs Git - rust.git/blobdiff - clippy_lints/Cargo.toml
Add `separated_literal_suffix` as an alternative for
[rust.git] / clippy_lints / Cargo.toml
index e59175a55e184e9eaedfaecd76c79580c4d55383..7900dc6d0414136a0ef27a74f787c7d97cd6fc05 100644 (file)
@@ -6,7 +6,7 @@ repository = "https://github.com/rust-lang/rust-clippy"
 readme = "README.md"
 license = "MIT OR Apache-2.0"
 keywords = ["clippy", "lint", "plugin"]
-edition = "2018"
+edition = "2021"
 
 [dependencies]
 cargo_metadata = "0.12"