build: upgrade Rust toolchain to 1.97.1
Docs Deploy / Build and Deploy MkDocs (push) Successful in 49s
Test / Lint (push) Failing after 11m30s
Test / Test (push) Skipped
Test / Render parity (push) Skipped

This commit is contained in:
2026-07-18 05:20:43 +04:00
parent 93cddf1851
commit 337894528c
6 changed files with 20 additions and 16 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
[toolchain]
channel = "1.87.0"
channel = "1.97.1"
components = ["clippy", "rustfmt", "rust-docs"]
targets = [
"x86_64-unknown-linux-gnu",