aboutsummaryrefslogtreecommitdiff
path: root/src/hyper_body.rs
AgeCommit message (Collapse)Author
2021-04-10drop dependency on async-traitMartin Fischer
Also has the benefit that the futures are now Sync.
2021-04-09make hyper dependency optionalMartin Fischer