Update clippy_lints_internal to 2024 edition
This commit is contained in:
parent
7fdded3e37
commit
94aa0d9a75
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "clippy_lints_internal"
|
||||
version = "0.0.1"
|
||||
edition = "2021"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
clippy_config = { path = "../clippy_config" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue