mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-03 21:21:32 +00:00
chore: release v0.0.24
This commit is contained in:
committed by
GitHub
parent
bf8a8379db
commit
d3fe2a066c
@ -13,9 +13,9 @@ async-trait = { workspace = true }
|
||||
bit-vec = { workspace = true }
|
||||
indexmap = { workspace = true }
|
||||
log = { workspace = true }
|
||||
krata-xencall = { path = "../xencall", version = "^0.0.23" }
|
||||
krata-xenplatform = { path = "../xenplatform", version = "^0.0.23" }
|
||||
krata-xenstore = { path = "../xenstore", version = "^0.0.23" }
|
||||
krata-xencall = { path = "../xencall", version = "^0.0.24" }
|
||||
krata-xenplatform = { path = "../xenplatform", version = "^0.0.24" }
|
||||
krata-xenstore = { path = "../xenstore", version = "^0.0.24" }
|
||||
regex = { workspace = true }
|
||||
thiserror = { workspace = true }
|
||||
tokio = { workspace = true }
|
||||
|
Reference in New Issue
Block a user