summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Collapse)Author
2020-05-21Implement an initial command-line interface.Jakob L. Kreuze
TODO: - Tabulate `query` output: show internal id, blake2, etc. - `remove` command. - `add_tags` command. - `remove_tags` command.
2020-05-18Refactor error reporting with `anyhow`.Jakob L. Kreuze
2020-05-17Initial commit.Jakob L. Kreuze