[VFS] Skeleton for moving victoria falls to rust.
This commit is contained in:
parent
59efb1659a
commit
a806e41af0
11 changed files with 130 additions and 3 deletions
|
|
@ -7,6 +7,8 @@ edition = "2021"
|
|||
mammoth = { path = "../../lib/mammoth" }
|
||||
yellowstone-yunq = { path = "../../lib/yellowstone" }
|
||||
yunq = { path = "../../lib/yunq" }
|
||||
denali_client = { path = "../../lib/client/denali_client" }
|
||||
ext2 = { path = "../../lib/fs/ext2" }
|
||||
|
||||
[build-dependencies]
|
||||
yunqc = { path = "../../../yunq/rust" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue