update to 0.3.0 for cookie
/cookie_store
minor bumps
This commit is contained in:
parent
2fb5bcb98a
commit
6c778fbf04
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "reqwest_cookie_store"
|
||||
version = "0.2.0"
|
||||
version = "0.3.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`"
|
||||
|
|
Loading…
Reference in a new issue