Update libc crate

This commit is contained in:
Jeremy Soller
2023-02-11 14:41:07 -07:00
parent 0621709286
commit 5a9cee6b22
Generated
+2 -2
View File
@@ -142,9 +142,9 @@ dependencies = [
[[package]]
name = "libc"
version = "0.2.126"
version = "0.2.139"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "349d5a591cd28b49e1d1037471617a32ddcda5731b99419008085f72d5a53836"
checksum = "201de327520df007757c1f0adce6e827fe8562fbc28bfd9c15571c66ca1f5f79"
[[package]]
name = "numtoa"