mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-01-07 15:53:14 +00:00
add tempfile dep to node_core cargo file
This commit is contained in:
parent
1e571bd0a4
commit
743205841b
@ -18,6 +18,7 @@ elliptic-curve.workspace = true
|
|||||||
reqwest.workspace = true
|
reqwest.workspace = true
|
||||||
thiserror.workspace = true
|
thiserror.workspace = true
|
||||||
tokio.workspace = true
|
tokio.workspace = true
|
||||||
|
tempfile.workspace = true
|
||||||
|
|
||||||
[dependencies.accounts]
|
[dependencies.accounts]
|
||||||
path = "../accounts"
|
path = "../accounts"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user