diff --git a/Cargo.toml b/Cargo.toml index 6fcb187..73e43f6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,6 @@ version = "0.1.0" authors = ["Thomas Forgione "] [dependencies] -lazy_static = "1.1.0" colored = "1.6.1" hyper = "0.12.10"