xenstore: watch support (#4)

This commit is contained in:
Alex Zenla
2024-03-07 04:14:25 -08:00
committed by GitHub
parent 670e140682
commit 182401371b
13 changed files with 526 additions and 199 deletions

View File

@ -23,7 +23,7 @@ thiserror = "1.0"
log = "0.4.20"
libc = "0.2"
nix = "0.28.0"
bytemuck = "1.14.0"
byteorder = "1"
slice-copy = "0.3.0"
memchr = "2"
xz2 = "0.1"