mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-01-02 13:23:10 +00:00
taplo fmt
This commit is contained in:
parent
bb58f7dd0a
commit
3e3ee9ba36
@ -6,7 +6,7 @@ edition = "2024"
|
||||
[dependencies]
|
||||
tokio = { workspace = true, features = ["macros"] }
|
||||
wallet = { path = "../../wallet" }
|
||||
nssa-core = {path = "../../nssa/core"}
|
||||
nssa-core = { path = "../../nssa/core" }
|
||||
nssa = { path = "../../nssa" }
|
||||
key_protocol = { path = "../../key_protocol/" }
|
||||
clap = "4.5.53"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user