DioxusLabs / DioxusLabs/dioxus
Change Rust edition to 2024 from 2021 for "dx new app"
Open
cli
good first issue
- Dominant language
- Rust
- Stars
- 39.1k
- Forks
- 1.9k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 4
Description
I just realized that the default Rust edition in Cargo.toml file is still 2021 for dx creating a new project.
It's 2026 now, lots of Rust crates are moving to edition 2024 so that we can benefit all the improvement directly.
It's just a proposal, and I would like to hear your feedback on decision. Thanks a lot!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.