mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-01-02 13:23:10 +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
|
||||
thiserror.workspace = true
|
||||
tokio.workspace = true
|
||||
tempfile.workspace = true
|
||||
|
||||
[dependencies.accounts]
|
||||
path = "../accounts"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user