aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Collapse)Author
2019-11-02main: Accept a file path as a command line argumentTeddy Wing
2019-10-30Inspect an example PDF file using the 'lopdf' crateTeddy Wing
Walk the different objects in the PDF to discover how hyperlinks are stored and how I can access them.
2019-10-30New Rust 1.38.0 projectTeddy Wing
$ rustc --version rustc 1.38.0 (625451e37 2019-09-23) $ cargo init --bin