Depend on rust-lang/time

The disributed libtime has since been deprecated.
This commit is contained in:
Alex Crichton 2014-11-13 09:46:52 -08:00
parent 24edc6485f
commit c0f1132cab

View File

@ -28,6 +28,9 @@ git = "https://github.com/sfackler/rust-phf"
git = "https://github.com/rust-lang/uuid"
optional = true
[dependencies.time]
git = "https://github.com/rust-lang/time"
[dev-dependencies.url]
git = "https://github.com/servo/rust-url"