summaryrefslogtreecommitdiffstats
path: root/rust/fatcat-api/src/client.rs
Commit message (Collapse)AuthorAgeFilesLines
* fmt and cleanupBryan Newbold2018-05-151-500/+815
|
* revert to v2.3.1 codegenBryan Newbold2018-05-151-0/+1515
This reverts back to something compatible with Iron and simple (blocking) parallelism, instead of the new async hyper 0.11 stuff.