Moved victoriafalls to sys dir in rust.
This commit is contained in:
parent
9452e6c705
commit
c8f84ec352
10 changed files with 39 additions and 19 deletions
|
|
@ -5,6 +5,6 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
mammoth = { path = "../../lib/mammoth" }
|
||||
victoriafalls = { path = "../../lib/victoriafalls" }
|
||||
victoriafalls = { path = "../victoriafalls" }
|
||||
voyageurs = { path = "../../lib/voyageurs" }
|
||||
yellowstone-yunq = { path = "../../lib/yellowstone" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue