update libc v0.2.103 -> v0.2.119

This commit is contained in:
Crypto-Spartan 2022-02-28 20:23:59 +00:00
parent b2237b79f9
commit e32757ad48

View File

@ -18,7 +18,7 @@ bzip2 = "0.4.3"
clap = { version = "3.1.3", features = ["derive", "env"] }
flate2 = { version = "1.0.22", default-features = false }
fs-err = "2.7.0"
libc = "0.2.103"
libc = "0.2.119"
linked-hash-map = "0.5.4"
lzzzz = "0.8.0"
once_cell = "1.8.0"