Update to ureq 3#307
Conversation
|
since |
|
Hello, Would it be possible to get the re-exporting done through a flag? This would be useful for the project I'm part of to reduce dependencies. Many thanks, Edit: I've just realized that it's probably deeper than just re-exporting. I would be happy to, if I have the time, to go though and up date the code to 3.0. |
|
@SO9010 did you end up finding out what needed to be done for this PR to work? |
|
It is quite a bit of work, ureq-3 is completely different... you just need to go through and reimplement all of usages. It's not hard just pretty damn verbose. Tldr: no I didn't, we just left it as it was. |
|
I had a go at this in #324 |
Simple update to ureq version 3, no changes required except for
Cargo.toml