mirror of
https://github.com/edera-dev/krata.git
synced 2026-04-03 05:10:18 +00:00
hypha: move libraries to libs/
This commit is contained in:
10
Cargo.toml
10
Cargo.toml
@@ -1,11 +1,11 @@
|
||||
[workspace]
|
||||
members = [
|
||||
"xen/xenstore",
|
||||
"xen/xenevtchn",
|
||||
"xen/xencall",
|
||||
"xen/xenclient",
|
||||
"libs/xen/xenstore",
|
||||
"libs/xen/xenevtchn",
|
||||
"libs/xen/xencall",
|
||||
"libs/xen/xenclient",
|
||||
"libs/loopdev",
|
||||
"hypha",
|
||||
"loopdev",
|
||||
]
|
||||
resolver = "2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user