Upgrade Rust and Clippy to 1.87

This commit is contained in:
Quentin Gliech
2025-07-16 19:24:20 +02:00
parent 3949ef4852
commit addc9d986b
2 changed files with 2 additions and 2 deletions

View File

@@ -215,7 +215,7 @@ jobs:
uses: actions/checkout@v4.2.2
- name: Install Rust toolchain
uses: dtolnay/rust-toolchain@1.86.0
uses: dtolnay/rust-toolchain@1.87.0
with:
components: clippy