Merge pull request #61 from loot/dependabot/cargo/libc-0.2.170

Bump libc from 0.2.169 to 0.2.170
This commit is contained in:
Oliver Hamlet
2025-02-24 17:13:44 +00:00
committed by GitHub
Generated
+2 -2
View File
@@ -304,9 +304,9 @@ dependencies = [
[[package]]
name = "libc"
version = "0.2.169"
version = "0.2.170"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b5aba8db14291edd000dfcc4d620c7ebfb122c613afb886ca8803fa4e128a20a"
checksum = "875b3680cb2f8f71bdcf9a30f38d48282f5d3c95cbf9b3fa57269bb5d5c06828"
[[package]]
name = "linux-raw-sys"