summaryrefslogtreecommitdiffstats
path: root/vendor
AgeCommit message (Collapse)Author
2021-05-17Vendor dependenciesvendorEllie Huxtable
Just testing how CI works with this. I tend to prefer vendoring, as it means that if you have a copy of the code *you can always build it*. Even if you're 20 years in the future This is the output of ``` cargo vendor --versioned-dirs ```