Update Rust crate libfuzzer-sys to 0.4.7

This commit is contained in:
renovate[bot]
2024-05-01 09:56:50 +00:00
committed by GitHub
parent 1f896ca1ac
commit 767c6f6c4a
+1 -1
View File
@@ -9,7 +9,7 @@ edition = "2018"
cargo-fuzz = true
[dependencies]
libfuzzer-sys = "0.4"
libfuzzer-sys = "0.4.7"
diffutils = { path = "../" }
# Prevent this from interfering with workspaces