aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Expand)Author
2021-05-22Get OAuth secret and token from XDG data directoryTeddy Wing
2021-05-22print_event(): Return a `Result`Teddy Wing
2021-05-22Add `--verbose` flag to print event details on successTeddy Wing
2021-05-22Get event eid from email on standard inputTeddy Wing
2021-05-22event_id_from_base64(): Assume `event_id` is base64-encodedTeddy Wing
2021-05-22Support base64-encoded event `eid`sTeddy Wing
2021-05-21Parse command line options manuallyTeddy Wing
2021-05-21Add command line option parsingTeddy Wing
2021-05-18Get a calendar event from Google CalendarTeddy Wing
2021-05-18Generate new Rust v1.51.0 projectTeddy Wing