Move denali client to separate lib.
This commit is contained in:
parent
c8f84ec352
commit
59efb1659a
10 changed files with 56 additions and 18 deletions
|
|
@ -5,7 +5,7 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
mammoth = { path = "../../lib/mammoth" }
|
||||
denali = { path = "../denali", default-features = false }
|
||||
denali_client = { path = "../../lib/client/denali_client" }
|
||||
victoriafalls = { path = "../victoriafalls" }
|
||||
voyageurs = { path = "../../lib/voyageurs" }
|
||||
yellowstone-yunq = { path = "../../lib/yellowstone" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue