## Context - We’ve been on 2021 for quite some time now. - We already use 2024 in `rustfmt` - You can then run `cargo fix --workspace --edition` to fix all errors.
Context
We’ve been on 2021 for quite some time now.
We already use 2024 in
rustfmtYou can then run
cargo fix --workspace --editionto fix all errors.