Skip to content

Commit

Permalink
1.69.0 everywhere
Browse files Browse the repository at this point in the history
  • Loading branch information
Shella committed May 19, 2023
1 parent 56b2df4 commit c33c10d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: 1.65.0
toolchain: 1.69.0
components: clippy
override: true
- run: cargo clippy --all --all-features -- -D warnings

0 comments on commit c33c10d

Please sign in to comment.