CookieStore added a new save_incl_expired_and_nonpersistent{,_json} API starting with v0.18.0 and if one wants to use the new API to save/load cookies which are passed to reqwest_cookie_store, the dep versions needs bumping.
While at it also bump cookies to the latest minor version.
CookieStore added a new save_incl_expired_and_nonpersistent{,_json} API starting with v0.18.0 and if one wants to use the new API to save/load cookies which are passed to reqwest_cookie_store, the dep versions needs bumping.
While at it also bump cookies to the latest minor version.
Signed-off-by: Adrian Ratiu adi@adirat.com