Skip to content

Commit 6799481

Browse files
committed
build: migrate the codebase to the 2024 Language Edition
1 parent b32fede commit 6799481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ members = ["download"]
131131

132132
[workspace.package]
133133
version = "1.28.0"
134-
edition = "2021"
134+
edition = "2024"
135135
license = "MIT OR Apache-2.0"
136136

137137
[workspace.dependencies]

0 commit comments

Comments
 (0)