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
The colored 2.2.0 release contains insta snapshots as part of the crates.io release. Given that these snapshots are almost exclusively used for running tests it seems to be unnecessary to include them into the released package as they just increase the package size. Cargo allows you to declare which files to include/exclude in your Cargo.toml files.