This introduces an older version of UREQ and also introduces:
warning: the following packages contain code that will be rejected by a future version of Rust: wrapped-vec v0.3.0
This should be rewritten to fit ureq 3.0 and it shouldnt be too hard to do so esp. since we can use the code for that crate as a lot of inspiration.
This introduces an older version of UREQ and also introduces:
warning: the following packages contain code that will be rejected by a future version of Rust: wrapped-vec v0.3.0This should be rewritten to fit ureq 3.0 and it shouldnt be too hard to do so esp. since we can use the code for that crate as a lot of inspiration.