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