prepared release
CI / check (push) Successful in 2m16s

This commit is contained in:
Ultradesu
2026-07-26 03:51:15 +03:00
parent c6b2a066b4
commit 34f120036f
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@stable
with:
toolchain: "1.91"
toolchain: "1.97"
components: rustfmt, clippy
- uses: Swatinem/rust-cache@v2
- run: cargo fmt --all -- --check