Skip to content

Commit b7523c2

Browse files
committed
Switch to Rust 2024 edition.
1 parent 9444ed4 commit b7523c2

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
@@ -9,7 +9,7 @@ categories = ["web-programming::http-server", "command-line-utilities"]
99
keywords = ["web", "server", "http", "templating", "handlebars"]
1010
readme = "README.md"
1111
license = "GPL-3.0"
12-
edition = "2021"
12+
edition = "2024"
1313
include = [
1414
"src/**/*",
1515
"Cargo.toml",

0 commit comments

Comments
 (0)