mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-03 21:21:32 +00:00
async-ify xenstore and xenclient
This commit is contained in:
@ -14,6 +14,7 @@ memchr = { workspace = true }
|
||||
slice-copy = { workspace = true }
|
||||
log = { workspace = true }
|
||||
uuid = { workspace = true }
|
||||
tokio = { workspace = true }
|
||||
|
||||
[dependencies.xencall]
|
||||
path = "../xencall"
|
||||
|
Reference in New Issue
Block a user