Upgrade Rust and Clippy to 1.87
This commit is contained in:
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user