cargo-sweep icon indicating copy to clipboard operation
cargo-sweep copied to clipboard

Suport new fingerprint format.

Open Eh2406 opened this issue 4 years ago • 1 comments

Cargo just merged a new fingerprint format in https://github.com/rust-lang/cargo/pull/8210 (look for Fingerprint changes) We should make shure we are compatible with both the old and the new formats.

Eh2406 avatar May 07 '20 15:05 Eh2406

Sounds reasonable, maybe this is a good opportunity to add some higher level tests, to ensure that we defend against regressions on both new and old formats

holmgr avatar May 22 '20 07:05 holmgr

Is this still an issue? When I use cargo-sweep, it removes the files generated by the rust-analyzer. Not sure if it is related to this

aminya avatar Dec 18 '22 20:12 aminya

I think this has been fixed, yeah.

jyn514 avatar Feb 05 '23 19:02 jyn514