summaryrefslogtreecommitdiff
path: root/Cargo.toml
AgeCommit message (Expand)Author
2019-05-08:WIP: Move types to a different crateDavid Blajda
2019-05-08Refactor Ids again and cargo updateDavid Blajda
2018-12-28User thumnail is String until None url parsing in implementedDavid Blajda
2018-12-27Implement Into for IntIdDavid Blajda
2018-12-27Bump cargo versionDavid Blajda
2018-12-19Place barrier and waiters in their own modulesDavid Blajda
2018-12-15Deserialize Urls and Dates. Also implement custom Id typesDavid Blajda
2018-12-13Restructure project and included kraken endpointDavid Blajda
2018-12-13Add clip endpointDavid Blajda
2018-12-11Make all fields publicDavid Blajda
2018-12-10Update version numberDavid Blajda
2018-12-10Add video endpointDavid Blajda
2018-12-09Init commit. Get json using async reqwestDavid Blajda