We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
rustfmt
clippy
tarpaulin
1 parent 33013cf commit 3b49257Copy full SHA for 3b49257
.github/workflows/ci-tool-checks.yml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
matrix:
11
toolchain:
12
- - 1.76.0
+ - 1.81.0
13
14
steps:
15
- name: Checkout repository
0 commit comments