Re-enable cargo outdated CI

This commit is contained in:
David Tolnay 2023-03-22 18:21:53 -07:00
parent bc5875f8c3
commit 5bfa04128c
No known key found for this signature in database
GPG key ID: F9BA143B95FF6D82

View file

@ -76,4 +76,4 @@ jobs:
- uses: actions/checkout@v3
- uses: dtolnay/install@cargo-outdated
- run: cargo update
- run: cargo outdated --workspace --ignore syn,prettyplease --exit-code 1
- run: cargo outdated --workspace --exit-code 1