We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcff079 commit 2f4fb98Copy full SHA for 2f4fb98
1 file changed
.github/workflows/ci.yml
@@ -26,4 +26,5 @@ jobs:
26
- run: cargo test
27
- uses: EmbarkStudios/cargo-deny-action@v2
28
with:
29
+ rust-version: "1.89.0"
30
command: check all
0 commit comments