build: clean up unused dependencies

Signed-off-by: Songqian Li <sionli@tencent.com>
This commit is contained in:
Songqian Li
2025-07-11 11:43:30 +08:00
committed by Alyssa Ross
parent ec8fceb4a6
commit e32fa593e5
10 changed files with 0 additions and 26 deletions

View File

@@ -7,7 +7,6 @@ version = "0.1.0"
[dependencies]
anyhow = "1.0.81"
byteorder = "1.5.0"
libc = "0.2.153"
log = "0.4.21"
net_gen = { path = "../net_gen" }