diff --git a/Cargo.toml b/Cargo.toml index a790bce..dc97663 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,4 +6,5 @@ authors = ["Curtis McEnroe "] [dependencies] chrono = "0.2.17" hyper = "0.6" +rustc-serialize = "0.3.16" url = "0.5.0"