You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently discovered several of our dependencies were unused (#2255). We should consider adding a CI check (e.g. one that uses cargo udeps) to ensure that unused dependencies don't accumulate in the future.
The text was updated successfully, but these errors were encountered:
I recently discovered several of our dependencies were unused (#2255). We should consider adding a CI check (e.g. one that uses
cargo udeps
) to ensure that unused dependencies don't accumulate in the future.The text was updated successfully, but these errors were encountered: