build: remove unused dependency
This commit is contained in:
Generated
-1
@@ -1201,7 +1201,6 @@ dependencies = [
|
||||
"grin_core",
|
||||
"grin_util",
|
||||
"heed",
|
||||
"lazy_static",
|
||||
"libc",
|
||||
"log",
|
||||
"memmap",
|
||||
|
||||
@@ -20,7 +20,6 @@ serde = "1"
|
||||
serde_derive = "1"
|
||||
thiserror = "1"
|
||||
log = "0.4"
|
||||
lazy_static = "1.5.0"
|
||||
|
||||
grin_core = { path = "../core", version = "5.4.0" }
|
||||
grin_util = { path = "../util", version = "5.4.0" }
|
||||
|
||||
Reference in New Issue
Block a user