Crates referenced by their git revision have a version but might have different revisions.
The source filename ignored the revision such that sources from different revisions were considered the same file which either fails the checksum verification or the build.
Append the revision if specified to disambiguate them.
Crates referenced by their git revision have a version but might have different revisions. The source filename ignored the revision such that sources from different revisions were considered the same file which either fails the checksum verification or the build. Append the revision if specified to disambiguate them.