Skip to content

Commit 3b5e0ba

Browse files
authored
CI: bump clippy to Rust 1.92 (#756)
1 parent 97eef46 commit 3b5e0ba

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
@@ -33,7 +33,7 @@ jobs:
3333
- uses: actions/checkout@v6
3434
- uses: dtolnay/rust-toolchain@master
3535
with:
36-
toolchain: 1.85.0
36+
toolchain: 1.92.0
3737
components: clippy
3838
- run: cargo clippy --all --all-features -- -D warnings
3939

0 commit comments

Comments
 (0)