Commit graph

11 commits

Author SHA1 Message Date
Adrian Ratiu
acf541cfb7 Cargo:toml: bump cookie_store/cookie deps
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>
2022-10-25 12:53:19 +03:00
Patrick Fernie
9b470ebd61 v0.4.0 2022-08-29 17:57:22 -04:00
Patrick Fernie
6c778fbf04 update to 0.3.0 for cookie/cookie_store minor bumps 2022-04-10 09:54:38 -04:00
Milan Šťastný
2fb5bcb98a
Bump versions of crates
updates #2
2022-04-09 18:10:49 +02:00
Patrick Fernie
09fd3d85cb Release v0.2.0 2021-05-12 14:54:03 -04:00
Patrick Fernie
0a15ef907b Release v0.1.5
* Update to `cookie_store` `v0.14.1`
2021-05-12 13:59:33 -04:00
Patrick Fernie
1526a3f784 update to cookie_store v0.14.0 2021-05-09 21:56:03 -04:00
Patrick Fernie
95e02184e7 fix crates link 2021-05-09 21:23:56 -04:00
Patrick Fernie
a615b0842c add reqwest keyword to metadata 2021-05-09 21:08:36 -04:00
Patrick Fernie
2f893cd6d4 version bump for doc fixes 2021-05-09 21:02:23 -04:00
Patrick Fernie
ddbb9759b8 initial commit 2021-05-09 20:26:55 -04:00