build: clean up unused dependencies
Signed-off-by: Songqian Li <sionli@tencent.com>
This commit is contained in:
parent
ec8fceb4a6
commit
e32fa593e5
10 changed files with 0 additions and 26 deletions
|
|
@ -8,7 +8,6 @@ version = "0.1.0"
|
|||
dirs = "6.0.0"
|
||||
epoll = "4.3.3"
|
||||
libc = "0.2.167"
|
||||
serde = { version = "1.0.208", features = ["derive", "rc"] }
|
||||
serde_json = { workspace = true }
|
||||
ssh2 = { version = "0.9.4", features = ["vendored-openssl"] }
|
||||
thiserror = { workspace = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue