mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-04-01 15:03:17 +02:00
This commit applies 'cargo fix --edition' to safely migrate the project to Edition 2021 of Rust. A rustfmt.toml has also be added to enforce the flattening of use statements when running 'cargo fmt'.