chore: release v0.0.24 (#388)

Co-authored-by: edera-cultivation[bot] <165992271+edera-cultivation[bot]@users.noreply.github.com>
This commit is contained in:
edera-cultivation[bot]
2024-12-14 18:53:21 -05:00
committed by GitHub
parent bf8a8379db
commit b7dd2b8d89
5 changed files with 32 additions and 11 deletions

View File

@ -14,7 +14,7 @@ elf = { workspace = true }
flate2 = { workspace = true }
libc = { workspace = true }
log = { workspace = true }
krata-xencall = { path = "../xencall", version = "^0.0.23" }
krata-xencall = { path = "../xencall", version = "^0.0.24" }
memchr = { workspace = true }
nix = { workspace = true }
regex = { workspace = true }