[]
= "cookie"
= ["Alex Crichton <alex@alexcrichton.com>"]
= "0.1.1"
= "MIT/Apache-2.0"
= "https://github.com/alexcrichton/cookie-rs"
= "http://alexcrichton.com/cookie-rs"
= """
Crate for parsing HTTP cookie headers and managing a cookie jar. Supports
encrypted, signed, and permanent cookie chars composed together in amanner
similar to Rails' cookie jar.
"""
[]
#git = "https://github.com/sfackler/rust-openssl"
= "0.2.0"
[]
#git = "https://github.com/servo/rust-url"
= "0.2.0"
[]
#git = "https://github.com/rust-lang/time"
= "0.1.0"