We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9a5449 commit 0bc64e0Copy full SHA for 0bc64e0
1 file changed
.github/workflows/ci.yml
@@ -33,7 +33,3 @@ jobs:
33
runs-on: ubuntu-latest
34
steps:
35
- uses: EmbarkStudios/cargo-deny-action@v2
36
- with:
37
- rust-version: "1.89.0"
38
- manifest-path: ./Cargo.toml
39
- command: check all
0 commit comments