summaryrefslogtreecommitdiffstats
path: root/crates/driver/Cargo.toml
AgeCommit message (Expand)Author
2024-04-20Rename directories to match crate namesMatthias Schiffer
2024-04-07driver: implement "soft" SIGINT handlingMatthias Schiffer
2024-04-03driver: parse: replace nom with pegMatthias Schiffer
2024-04-02Update dependenciesMatthias Schiffer
2023-09-30Update dependenciesMatthias Schiffer
2021-11-05driver: replace regex with nom-based parserMatthias Schiffer
2021-11-03driver: store multiple recipe with the same ID, select highest version numberMatthias Schiffer
2021-10-28Rename executor to driverMatthias Schiffer