Skip to content

Commit f05821c

Browse files
committed
Bump edition to 2024, verified with cargo fix --edition
1 parent f1e0156 commit f05821c

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
@@ -7,7 +7,7 @@ repository = "http://github.com/dimo414/task-mon"
77
license = "MIT"
88
keywords = ["cron", "healthcheck", "healthchecks", "heartbeat", "monitoring"]
99
categories = ["command-line-utilities", "development-tools::debugging"]
10-
edition = "2018"
10+
edition = "2024"
1111
include = [
1212
"**/*.rs",
1313
"Cargo.*",

0 commit comments

Comments
 (0)