Update libc

This commit is contained in:
bjorn3 2021-12-16 14:46:43 +01:00
parent 97a92ea6b2
commit 9e755f483a

4
Cargo.lock generated
View File

@ -182,9 +182,9 @@ dependencies = [
[[package]]
name = "libc"
version = "0.2.108"
version = "0.2.112"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8521a1b57e76b1ec69af7599e75e38e7b7fad6610f037db8c79b127201b5d119"
checksum = "1b03d17f364a3a042d5e5d46b053bbbf82c92c9430c592dd4c064dc6ee997125"
[[package]]
name = "libloading"