Merge pull request #41 from loot/dependabot/cargo/libc-0.2.161

Bump libc from 0.2.159 to 0.2.161
This commit is contained in:
Oliver Hamlet
2024-10-18 19:20:06 +01:00
committed by GitHub
Generated
+2 -2
View File
@@ -292,9 +292,9 @@ dependencies = [
[[package]] [[package]]
name = "libc" name = "libc"
version = "0.2.159" version = "0.2.161"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "561d97a539a36e26a9a5fad1ea11a3039a67714694aaa379433e580854bc3dc5" checksum = "8e9489c2807c139ffd9c1794f4af0ebe86a828db53ecdc7fea2111d0fed085d1"
[[package]] [[package]]
name = "linux-raw-sys" name = "linux-raw-sys"