Skip to content

Commit a231ef7

Browse files
committed
Bump dep libc to v0.2.121
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
1 parent 5cfdc6c commit a231ef7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ shell-escape = "0.1.5"
4141
tokio = { version = "1", features = [ "process", "io-util", "macros" ] }
4242
tokio-pipe = "0.2.11"
4343

44-
libc = "0.2.112"
44+
libc = "0.2.121"
4545
io-lifetimes = "0.6"
4646

4747
once_cell = "1.10.0"

0 commit comments

Comments
 (0)