We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3c4ed5 commit d6c6a43Copy full SHA for d6c6a43
.github/workflows/autofix.yml
@@ -7,7 +7,7 @@ on:
7
permissions:
8
contents: read
9
env:
10
- rust_clippy: "1.73"
+ rust_clippy: "1.79"
11
jobs:
12
autofix:
13
0 commit comments