Removed useless lazy static

This commit is contained in:
Thomas Forgione 2018-09-25 12:16:11 +02:00
parent 6b3bab306d
commit 0aa7822621
No known key found for this signature in database
GPG Key ID: 203DAEA747F48F41
1 changed files with 0 additions and 1 deletions

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"