Commit c81cd1c
committed
🔧 Update Rust edition from 2021 to 2024
Update Rust edition from 2021 to 2024
This change updates the project's Rust edition in Cargo.toml to use
the latest 2024 edition, allowing the codebase to take advantage of
the newest Rust language features and improvements.
The update follows recent dependency upgrades and error handling
improvements, maintaining our commitment to using modern Rust
features across the codebase.1 parent 61cf6c7 commit c81cd1c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments