Add cookie-rs and use cookie::Cookie in Cookie header.
This commit is contained in:
committed by
Sean McArthur
parent
a85cc476e1
commit
0a624b10e0
@@ -31,3 +31,5 @@ git = "https://github.com/carllerche/curl-rust"
|
||||
[dev-dependencies.http]
|
||||
git = "https://github.com/chris-morgan/rust-http"
|
||||
|
||||
[dependencies.cookie]
|
||||
git = "https://github.com/alexcrichton/cookie-rs"
|
||||
Reference in New Issue
Block a user