Merge pull request #36 from loot/dependabot/cargo/libc-0.2.158

Bump libc from 0.2.157 to 0.2.158
This commit is contained in:
Oliver Hamlet
2024-08-20 08:26:05 +01:00
committed by GitHub
Generated
+2 -2
View File
@@ -292,9 +292,9 @@ dependencies = [
[[package]]
name = "libc"
version = "0.2.157"
version = "0.2.158"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "374af5f94e54fa97cf75e945cce8a6b201e88a1a07e688b47dfd2a59c66dbd86"
checksum = "d8adc4bb1803a324070e64a98ae98f38934d91957a99cfb3a43dcbc01bc56439"
[[package]]
name = "linux-raw-sys"