Removed useless lazy static

This commit is contained in:
2018-09-25 12:16:11 +02:00
parent 6b3bab306d
commit 0aa7822621

View File

@@ -4,7 +4,6 @@ version = "0.1.0"
authors = ["Thomas Forgione <thomas@forgione.fr>"]
[dependencies]
lazy_static = "1.1.0"
colored = "1.6.1"
hyper = "0.12.10"