summaryrefslogtreecommitdiffstats
path: root/src/compare.rs
AgeCommit message (Collapse)Author
2019-04-24Add missing "ComparePackage" typeMatthias Beyer
Because we cannot build a "Package" from the compare file (because we shouldn't, because we only need _some_ information about the package), we should use a special helper type for deserializing the contents of the file.