update rust version to 1.93.0

This commit is contained in:
Jacob Lifshay 2026-02-03 18:17:18 -08:00
parent f88346ea37
commit 68a4373bbd
Signed by: programmerjake
SSH key fingerprint: SHA256:HnFTLGpSm4Q4Fj502oCFisjZSoakwEuTsJJMSke63RQ
2 changed files with 2 additions and 1 deletions

View file

@ -16,4 +16,5 @@ jobs:
- uses: https://git.libre-chip.org/mirrors/rust-cache@v2
with:
save-if: ${{ github.ref == 'refs/heads/master' }}
- run: rustup override set 1.93.0
- run: cargo test