remove unused lazy_static dependency

This commit is contained in:
2022-08-23 23:29:47 -07:00
parent a51c3a1d14
commit 4525bbde56
2 changed files with 0 additions and 2 deletions

1
Cargo.lock generated
View File

@@ -325,7 +325,6 @@ dependencies = [
"image",
"imageproc",
"indexmap",
"lazy_static",
"log",
"more-asserts",
"ndarray",