Switch to external time crate

This commit is contained in:
Mathijs van de Nes 2014-11-16 12:11:04 +01:00
parent 2163db4b25
commit 1f08866d84

View file

@ -7,6 +7,9 @@ authors = ["Mathijs van de Nes <git@mathijs.vd-nes.nl>"]
[dependencies.flate2]
git = "https://github.com/alexcrichton/flate2-rs.git"
[dependencies.time]
git = "http://github.com/rust-lang/time"
[[bin]]
name = "extract"
test = false