We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 845b928 commit 6b91c96Copy full SHA for 6b91c96
.github/workflows/ci.yml
@@ -112,3 +112,4 @@ jobs:
112
- uses: actions/checkout@v3
113
- uses: dtolnay/install@cargo-outdated
114
- run: cargo outdated --workspace --exit-code 1
115
+ - run: cargo outdated --manifest-path fuzz/Cargo.toml --exit-code 1
0 commit comments