Closed temeddix closed 2 months ago
This PR bumps minimum Rust version to 1.80, because the codebase now uses LazyLock
LazyLock
Please make sure that you've analyzed and formatted the files.
dart analyze flutter_package --fatal-infos dart format . cargo fmt cargo clippy --fix --allow-dirty
Changes
This PR bumps minimum Rust version to 1.80, because the codebase now uses
LazyLock
Before Committing
Please make sure that you've analyzed and formatted the files.