Skip to content

Commit b117544

Browse files
committed
Upgrade Rust Edition to 2024 from 2018
1 parent 708d96a commit b117544

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ documentation = "https://docs.rs/dify"
88
repository = "https://github.com/jihchi/dify.git"
99
readme = "README.md"
1010
license = "MIT"
11-
edition = "2018"
11+
edition = "2024"
1212
include = [
1313
"src/**/*.rs",
1414
"Cargo.toml",

0 commit comments

Comments
 (0)