Skip to content

Commit 37e1e81

Browse files
committed
Use Rust Edition 2024
1 parent 521a8d0 commit 37e1e81

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
@@ -5,7 +5,7 @@ version = "0.0.0"
55
license = "MIT OR Apache-2.0"
66
repository = "https://github.com/rust-lang/crates.io"
77
description = "Backend of crates.io"
8-
edition = "2021"
8+
edition = "2024"
99
default-run = "server"
1010

1111
[workspace]

0 commit comments

Comments
 (0)