Merge pull request #37 from loot/dependabot/cargo/libc-0.2.159

Bump libc from 0.2.158 to 0.2.159
This commit is contained in:
Oliver Hamlet
2024-09-25 09:42:52 +01:00
committed by GitHub
Generated
+2 -2
View File
@@ -292,9 +292,9 @@ dependencies = [
[[package]]
name = "libc"
version = "0.2.158"
version = "0.2.159"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d8adc4bb1803a324070e64a98ae98f38934d91957a99cfb3a43dcbc01bc56439"
checksum = "561d97a539a36e26a9a5fad1ea11a3039a67714694aaa379433e580854bc3dc5"
[[package]]
name = "linux-raw-sys"