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

@ -14,7 +14,6 @@ bv = { version = "0.11.0", features = ["serde"] }
byteorder = "1.3.2"
fnv = "1.0.6"
fs_extra = "1.1.0"
lazy_static = "1.4.0"
libc = "0.2.66"
libloading = "0.5.2"
log = "0.4.8"