Closed
Description
For example, the source view for homestar-workspace-hack 0.1.0 shows it has a Cargo.lock
file. However, the crate tarball (sha256 f8262aa8f1bd0abeb4d0cdf11ec0dcdfef10951df63a4b09741665c9bd7531b1) has no such file.
I would expect the source view to show only files present in the crate tarball. It's concerning that this looks like a "dirty" state after cargo
has been run.