summaryrefslogtreecommitdiff
path: root/src/api/mod.rs
Commit message (Collapse)AuthorAgeFilesLines
* remove dependency on chronopennae2022-07-251-21/+1
| | | | | | prompted by a cargo audit run. time works just as well and is better maintained. web-push still uses chrono, but from the looks of things it won't be affected.
* initial importpennae2022-07-131-0/+32