fix: update from yanked libc 0.2.145 to 0.2.146

https://github.com/rust-lang/libc/issues/3264
This commit is contained in:
link2xt
2023-06-06 14:47:21 +00:00
parent a2599ef08a
commit 91bf87fa80

4
Cargo.lock generated
View File

@@ -2661,9 +2661,9 @@ dependencies = [
[[package]]
name = "libc"
version = "0.2.145"
version = "0.2.146"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fc86cde3ff845662b8f4ef6cb50ea0e20c524eb3d29ae048287e06a1b3fa6a81"
checksum = "f92be4933c13fd498862a9e02a3055f8a8d9c039ce33db97306fd5a6caa7f29b"
[[package]]
name = "libm"