This commit is contained in:
Patrick Fernie 2022-08-29 17:50:31 -04:00
parent 3f97525a64
commit 9b470ebd61

View file

@ -1,6 +1,6 @@
[package]
name = "reqwest_cookie_store"
version = "0.3.0"
version = "0.4.0"
authors = ["Patrick Fernie <patrick.fernie@gmail.com>"]
edition = "2018"
description = "A simple crate providing an implementation of the `reqwest::cookie::CookieStore` trait for `cookie_store::CookieStore`"