fix(deps): update rust crate libc to v0.2.158

This commit is contained in:
renovate[bot]
2024-08-22 08:18:32 +00:00
committed by GitHub
parent 977d3670b8
commit 26c46ce8d5
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -416,9 +416,9 @@ dependencies = [
[[package]]
name = "libc"
version = "0.2.155"
version = "0.2.158"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c"
checksum = "d8adc4bb1803a324070e64a98ae98f38934d91957a99cfb3a43dcbc01bc56439"
[[package]]
name = "libfuzzer-sys"