mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-03 13:11:31 +00:00
chore: release (#306)
Co-authored-by: edera-cultivation[bot] <165992271+edera-cultivation[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
01a94ad23e
commit
1dca770091
@ -13,9 +13,9 @@ async-trait = { workspace = true }
|
||||
indexmap = { workspace = true }
|
||||
libc = { workspace = true }
|
||||
log = { workspace = true }
|
||||
krata-xencall = { path = "../xencall", version = "^0.0.15" }
|
||||
krata-xenplatform = { path = "../xenplatform", version = "^0.0.15" }
|
||||
krata-xenstore = { path = "../xenstore", version = "^0.0.15" }
|
||||
krata-xencall = { path = "../xencall", version = "^0.0.16" }
|
||||
krata-xenplatform = { path = "../xenplatform", version = "^0.0.16" }
|
||||
krata-xenstore = { path = "../xenstore", version = "^0.0.16" }
|
||||
regex = { workspace = true }
|
||||
thiserror = { workspace = true }
|
||||
tokio = { workspace = true }
|
||||
|
Reference in New Issue
Block a user