Merge branch 'master' of https://github.com/algesten/ureq into cookie_store
This commit is contained in:
@@ -40,12 +40,14 @@ serde_json = { version = "1", optional = true }
|
||||
encoding = { version = "0.2", optional = true }
|
||||
native-tls = { version = "0.2", optional = true }
|
||||
cookie_store = { version = "0.12.0", optional = true }
|
||||
log = "0.4.11"
|
||||
|
||||
[dev-dependencies]
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
rayon = "1.3.0"
|
||||
rayon-core = "1.7.0"
|
||||
chrono = "0.4.11"
|
||||
env_logger = "0.7.1"
|
||||
|
||||
[[example]]
|
||||
name = "smoke-test"
|
||||
|
||||
Reference in New Issue
Block a user