| # Update package cache without changing the lockfile. | |
| cargo update --dry-run | |
| cargo deny --workspace --all-features check -D warnings | |
| # Update package cache without changing the lockfile. | |
| cargo update --dry-run | |
| cargo deny --workspace --all-features check -D warnings | |