Skip to content

Commit 8312493

Browse files
committed
Update Rust crate libc to 0.2.122
1 parent ed24e5c commit 8312493

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
@@ -28,7 +28,7 @@ console_log = "0.2.0"
2828
heck = "0.4.0"
2929
http = "0.2.6"
3030
lazy_static = "1.4.0"
31-
libc = "0.2.121"
31+
libc = "0.2.122"
3232
log = "0.4.16"
3333
percent-encoding = "2.1.0"
3434
rand = "0.8.5"

0 commit comments

Comments
 (0)