Migrate to Rust edition 2024

This commit is contained in:
Luke Street
2025-03-04 23:14:00 -07:00
parent fb3542f445
commit d6969045be
38 changed files with 116 additions and 125 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
toolchain: [ stable, 1.81.0, nightly ]
toolchain: [ stable, 1.85.0, nightly ]
fail-fast: false
env:
RUSTFLAGS: -D warnings