Commit graph

5 commits

Author SHA1 Message Date
Patrick Fernie
3eb095d08f doc: update doctest to use CookieStore::new() in example 2023-06-17 11:49:44 -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
3f97525a64 re-export cookie_store::CookieStore 2022-08-29 17:57:19 -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
ddbb9759b8 initial commit 2021-05-09 20:26:55 -04:00