Update libc from v0.2.143 to v0.2.144
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Sijmen 2023-05-08 16:36:06 +02:00
parent e713a65f06
commit 657b7245f4
Signed by: vijfhoek
GPG Key ID: DAF7821E067D9C48
1 changed files with 2 additions and 2 deletions

4
Cargo.lock generated
View File

@ -1048,9 +1048,9 @@ checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
[[package]]
name = "libc"
version = "0.2.143"
version = "0.2.144"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "edc207893e85c5d6be840e969b496b53d94cec8be2d501b214f50daa97fa8024"
checksum = "2b00cc1c228a6782d0f076e7b232802e0c5689d41bb5df366f2a6b6621cfdfe1"
[[package]]
name = "libm"