chore(deps): upgrade dependencies and clean code

This commit is contained in:
Alex Zenla
2024-12-14 18:09:29 -05:00
parent ea9624955c
commit 533628d455
7 changed files with 195 additions and 246 deletions

View File

@ -14,7 +14,6 @@ log = { workspace = true }
nix = { workspace = true, features = ["ioctl"] }
thiserror = { workspace = true }
tokio = { workspace = true }
uuid = { workspace = true }
[lib]
name = "xencall"