mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-02-14 10:23:08 +00:00
Remove unused dependency once_cell from Cargo.toml
This commit is contained in:
parent
26a39bb005
commit
272cbfe400
1
Cargo.lock
generated
1
Cargo.lock
generated
@ -4873,7 +4873,6 @@ dependencies = [
|
||||
"cbindgen",
|
||||
"common",
|
||||
"nssa",
|
||||
"once_cell",
|
||||
"tokio",
|
||||
"wallet",
|
||||
]
|
||||
|
||||
@ -11,7 +11,6 @@ wallet.workspace = true
|
||||
nssa.workspace = true
|
||||
common.workspace = true
|
||||
tokio.workspace = true
|
||||
once_cell.workspace = true
|
||||
|
||||
[build-dependencies]
|
||||
cbindgen = "0.26"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user