aad0c697e2
std::sync::Mutex -> tokio::sync::Mutex
2024-11-02 16:29:58 +00:00
Patrick Fernie
2ec4afabcd
chore(release): prepare for v0.8.0
2024-05-31 07:31:54 -04:00
Patrick Fernie
fa421ba75c
chore(deps): update cookie_store = "^0.21"
2024-05-31 07:31:29 -04:00
Patrick Fernie
8894297954
chore(release): prepare for v0.7.0
2024-03-23 08:27:06 -04:00
Nathaniel Daniel
35c1e5401a
chore(deps): Update reqwest to v0.12.0
2024-03-23 08:26:17 -04:00
pxp9
9eab6d916d
deleting rc feature
2023-08-28 21:01:49 +02:00
Pepe Márquez Romero
b84f1df2e4
serde feature
2023-08-21 19:43:03 +02:00
Patrick Fernie
74b150b1f3
chore(release): prepare for v0.6.0
2023-06-17 11:52:28 -04:00
Patrick Fernie
97b85b41a4
ci: change reqwest
dependency specification to ^0.11
instead of specific version
2023-06-17 11:50:30 -04:00
Patrick Fernie
8cc7a2c145
refact: update to cookie_store 0.20
...
`cookie_store` now re-exports the `cookie` dependency, so remove explicit dependency from Cargo.toml and update `use` statements
2023-06-17 11:49:17 -04:00
Patrick Fernie
efab7b251e
ci: setup for git cliff
usage
2022-11-05 15:00:02 -04:00
Patrick Fernie
f952fee7da
release v0.5.0
2022-11-05 14:39:37 -04:00
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