mirror of
https://github.com/logos-blockchain/logos-execution-zone.git
synced 2026-05-17 05:29:32 +00:00
remove unused dep
This commit is contained in:
parent
d99fbde101
commit
32b7780ff3
@ -16,9 +16,5 @@ hex.workspace = true
|
|||||||
nssa-core = { path = "../nssa/core", features = ["host"] }
|
nssa-core = { path = "../nssa/core", features = ["host"] }
|
||||||
borsh.workspace = true
|
borsh.workspace = true
|
||||||
|
|
||||||
[dependencies.generic-array]
|
|
||||||
version = "1.3.3"
|
|
||||||
features = ["zeroize"]
|
|
||||||
|
|
||||||
[dependencies.nssa]
|
[dependencies.nssa]
|
||||||
path = "../nssa"
|
path = "../nssa"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user