Skip to content

Commit 78da467

Browse files
committed
Rm unused dep libc
Signed-off-by: Jiahao XU <[email protected]>
1 parent d6943bf commit 78da467

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@ thiserror = "1.0.30"
4444
tokio = { version = "1", features = [ "process", "io-util", "macros" ] }
4545
tokio-pipe = "0.2.8"
4646

47-
libc = "0.2.112"
48-
4947
once_cell = "1.8.0"
5048
dirs = "4.0.0"
5149

0 commit comments

Comments
 (0)