Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 94aa0d9

Browse files
committed
Update clippy_lints_internal to 2024 edition
1 parent 7fdded3 commit 94aa0d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clippy_lints_internal/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "clippy_lints_internal"
33
version = "0.0.1"
4-
edition = "2021"
4+
edition = "2024"
55

66
[dependencies]
77
clippy_config = { path = "../clippy_config" }

0 commit comments

Comments
 (0)