aboutsummaryrefslogtreecommitdiffstats
path: root/rust/src/bin/fatcat-iron.rs
Commit message (Collapse)AuthorAgeFilesLines
* add basic slog loggingBryan Newbold2018-05-151-1/+17
|
* fmt and cleanupBryan Newbold2018-05-151-37/+13
|
* revert to v2.3.1 codegenBryan Newbold2018-05-151-0/+69
This reverts back to something compatible with Iron and simple (blocking) parallelism, instead of the new async hyper 0.11 stuff.