chore(deps): upgrade dependencies and clean code (#432)

This commit is contained in:
Alex Zenla
2024-12-14 18:09:56 -05:00
committed by GitHub
parent ea9624955c
commit 54dc9cbdaa
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"