Don't depend on unused lazy_static

This commit is contained in:
Ryo Onodera
2020-01-16 15:14:12 +09:00
committed by Michael Vines
parent 78836a9e22
commit ed0129f881
4 changed files with 0 additions and 6 deletions

View File

@ -20,7 +20,6 @@ dlopen_derive = "0.1.4"
sha2 = "0.8.1"
fs_extra = "1.1.0"
itertools = "0.8.2"
lazy_static = "1.4.0"
libc = "0.2.66"
log = { version = "0.4.8" }
rand = "0.6.5"