feat(ci): bump version for stable clippy to 1.69

Pull-Request: #3820.
This commit is contained in:
Thomas Eizinger
2023-04-26 10:17:07 +02:00
committed by GitHub
parent 135942d319
commit 58085418d1

View File

@@ -167,7 +167,7 @@ jobs:
fail-fast: false
matrix:
rust-version: [
1.68.0, # current stable
1.69.0, # current stable
beta
]
steps: