Skip to content

Commit 4b6101f

Browse files
committed
Upgrade to libc 0.2.93
1 parent 5ec3e1d commit 4b6101f

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
@@ -32,7 +32,7 @@ targets = [
3232
]
3333

3434
[dependencies]
35-
libc = { version = "0.2.82", features = [ "extra_traits" ] }
35+
libc = { version = "0.2.93", features = [ "extra_traits" ] }
3636
bitflags = "1.1"
3737
cfg-if = "1.0"
3838

0 commit comments

Comments
 (0)