Anders B. Eie

Results 1 comments of Anders B. Eie

> Thanks! Can you make it use the [`json` optional feature](https://docs.rs/reqwest/latest/reqwest/#json) from reqwest instead? That avoids depending on serde directly. I can't see that `reqwest` exports the necessary traits and...