Skip to content

Commit db04a66

Browse files
committed
Add new dep libc v0.2.137
Signed-off-by: Jiahao XU <[email protected]>
1 parent f69045b commit db04a66

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ dirs = "4.0.0"
4949

5050
openssh-mux-client = { version = "0.15.1", optional = true }
5151

52+
libc = "0.2.137"
53+
5254
[dev-dependencies]
5355
regex = "1"
5456
tokio = { version = "1", features = [ "full" ] }

0 commit comments

Comments
 (0)