mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-05 14:11:32 +00:00
chore: release
This commit is contained in:
committed by
GitHub
parent
4ef466ceb6
commit
1a8ceaa052
@ -13,9 +13,9 @@ async-trait = { workspace = true }
|
||||
indexmap = { workspace = true }
|
||||
libc = { workspace = true }
|
||||
log = { workspace = true }
|
||||
krata-xencall = { path = "../xencall", version = "^0.0.11" }
|
||||
krata-xenplatform = { path = "../xenplatform", version = "^0.0.11" }
|
||||
krata-xenstore = { path = "../xenstore", version = "^0.0.11" }
|
||||
krata-xencall = { path = "../xencall", version = "^0.0.12" }
|
||||
krata-xenplatform = { path = "../xenplatform", version = "^0.0.12" }
|
||||
krata-xenstore = { path = "../xenstore", version = "^0.0.12" }
|
||||
regex = { workspace = true }
|
||||
thiserror = { workspace = true }
|
||||
tokio = { workspace = true }
|
||||
|
Reference in New Issue
Block a user