Removed useless lazy static
This commit is contained in:
parent
6b3bab306d
commit
0aa7822621
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue