summaryrefslogtreecommitdiffstats
path: root/src/package/name.rs
AgeCommit message (Expand)Author
2021-11-19Update Copyright string to 2020-2022Matthias Beyer
2021-02-11Implement find-artifact subcommandMatthias Beyer
2021-01-18Run `cargo fmt`Matthias Beyer
2021-01-13Add LICENSE file and license headersMatthias Beyer
2020-12-16Replace manual Display implementations with deriveMatthias Beyer
2020-11-08Remove unused imports, sort importsMatthias Beyer
2020-11-05Derive Serialize for all typesMatthias Beyer
2020-10-28Split parser implementationMatthias Beyer
2020-10-13Split files for more structureMatthias Beyer