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 302acad commit ff37db3Copy full SHA for ff37db3
.github/workflows/ci.yml
@@ -84,4 +84,4 @@ jobs:
84
steps:
85
- uses: actions/checkout@v3
86
- uses: dtolnay/install@cargo-outdated
87
- - run: cargo outdated --exit-code 1
+ - run: cargo outdated --workspace --exit-code 1
0 commit comments