summaryrefslogtreecommitdiff
path: root/Cargo.toml
AgeCommit message (Expand)AuthorFilesLines
2021-11-01chore: update Cargo.toml with more metadata, licenceLars Wirzenius1-0/+5
2021-07-17chore: bump tokio and warp dependenciesLars Wirzenius1-2/+2
2021-07-17chore: sort dependencies in Cargo.toml alphabeticallyLars Wirzenius1-6/+6
2020-10-07feat: add logging, mostly of requestsLars Wirzenius1-0/+2
2020-07-19feat: check that TLS cert and key files exist, with error messageLars Wirzenius1-1/+2
2020-05-08Change: let port be specified by configLars Wirzenius1-0/+4
2020-05-03Add: Cargo.tomlLars Wirzenius1-0/+9