Upgrade Rust (and Clippy in CI) to 1.89.0

This commit is contained in:
Quentin Gliech
2025-08-18 10:46:32 +02:00
parent 8dd096ce60
commit 689ed9caf8
2 changed files with 2 additions and 2 deletions

View File

@@ -215,7 +215,7 @@ jobs:
uses: actions/checkout@v5
- name: Install Rust toolchain
uses: dtolnay/rust-toolchain@1.87.0
uses: dtolnay/rust-toolchain@1.89.0
with:
components: clippy