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
{{ message }}
This repository has been archived by the owner on Jan 21, 2023. It is now read-only.
While doing research around the crates.io published crates, I happened to notice that the matches 0.1.9 tarball, as downloaded from crates.io, contains one additional file (use_star.rs). That file does not appear in the this git repo.
While doing research around the crates.io published crates, I happened to notice that the
matches 0.1.9
tarball, as downloaded from crates.io, contains one additional file (use_star.rs
). That file does not appear in the this git repo.I'm guessing this is an innocent mistake while using
cargo publish --allow-dirty
.The text was updated successfully, but these errors were encountered: