diff options
author | Vincent Ambo <mail@tazj.in> | 2018-10-05T21·37+0200 |
---|---|---|
committer | Vincent Ambo <github@tazj.in> | 2018-10-05T21·58+0200 |
commit | 86c25cc2264b67678b39046b74932e9237b03bf7 (patch) | |
tree | 64f6bba33a2de570a2b00e6ac8127267199c903a /README.md | |
parent | a4084bf1e0ffc1f6f417974de8c6f93d461a5135 (diff) |
refactor: Replace reqwest library with ureq
This replaces reqwest with the more simplistic ureq library for performing required HTTP requests. Reqwest comes with a lot of (tokio-based) machinery for high-performance requesting that is a bit out of scope for journaldriver's needs. This clocks in at 62 (!) fewer dependencies after the change, with equivalent functionality. Wew.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions