[Denali] Begin porting to rust.
This commit is contained in:
parent
72e5d8c618
commit
51478e7ccf
12 changed files with 110 additions and 16 deletions
|
|
@ -5,7 +5,7 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
mammoth = { path = "../../lib/mammoth" }
|
||||
denali = { path = "../../lib/denali" }
|
||||
denali = { path = "../../sys/denali", default-features = false}
|
||||
victoriafalls = { path = "../../lib/victoriafalls" }
|
||||
voyageurs = { path = "../../lib/voyageurs" }
|
||||
yellowstone-yunq = { path = "../../lib/yellowstone" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue