aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2021-05-30Replace boxed errors with concrete error typesTeddy Wing
2021-05-30database: Use a custom `Error` typeTeddy Wing
2021-05-30database::repo_get: Don't need my own error for empty rowTeddy Wing
2021-05-29Start setting up database interfaceTeddy Wing
2021-05-29Work out how to mirror a Git repositoryTeddy Wing
2021-05-29Parse GitHub API response to a structTeddy Wing
2021-05-29Make a test request to the GitHub API to get user reposTeddy Wing
2021-05-29New Rust v1.50.0 projectTeddy Wing