chore(deps): bump cookie_store dependency to the latest version (#673)
This commit is contained in:
committed by
Sean McArthur
parent
5e5e6e9040
commit
09a541cff5
@@ -81,7 +81,7 @@ futures-channel-preview = { version = "=0.3.0-alpha.19", optional = true }
|
||||
|
||||
## cookies
|
||||
cookie_crate = { version = "0.12", package = "cookie", optional = true }
|
||||
cookie_store = { version = "0.9", optional = true }
|
||||
cookie_store = { version = "0.10", optional = true }
|
||||
|
||||
## gzip
|
||||
async-compression = { version = "0.1.0-alpha.5", default-features = false, features = ["gzip", "stream"], optional = true }
|
||||
|
||||
Reference in New Issue
Block a user