Skip to content

Commit 05a23aa

Browse files
authored
Bump clippy version to 1.75.0 (#1427)
1 parent 1c06a1e commit 05a23aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workspace.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- uses: RustCrypto/actions/cargo-cache@master
2727
- uses: dtolnay/rust-toolchain@master
2828
with:
29-
toolchain: 1.73.0
29+
toolchain: 1.75.0
3030
components: clippy
3131
- run: cargo clippy --all --all-features --tests -- -D warnings
3232

0 commit comments

Comments
 (0)