sentry-cli
sentry-cli copied to clipboard
Add CI action to check for unused dependencies
I recently discovered several of our dependencies were unused (#2255). We should consider adding a CI check (e.g. one that uses cargo shear) to ensure that unused dependencies don't accumulate in the future.