aboutsummaryrefslogtreecommitdiff
path: root/src/lib.rs
AgeCommit message (Expand)Author
2022-07-27remove security moduleMartin Fischer
2021-12-23format with cargo fmtMartin Fischer
2021-04-18add html_escape methodv0.4.1Martin Fischer
2021-04-09make security module optionalMartin Fischer
2021-04-09make hyper dependency optionalMartin Fischer
2021-01-25introduce optional SputnikBody::into_json()Martin Fischer
2021-01-22completely ditch Sputnik's general Error typeMartin Fischer
2021-01-20introduce Error::Simple and Error::ResponseMartin Fischer
2021-01-19request: improve error handling with thiserrorv0.2.1Martin Fischer
2021-01-18split Request wrapper into Parts & Bodyv0.2.0Martin Fischer
2021-01-17publishv0.1.0Martin Fischer