Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/tools/fuzzing/rust/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 287 B image not shown  

Quelle  Cargo.toml   Sprache: unbekannt

 
[package]
name = "gecko-fuzz-targets"
version = "0.1.0"
authors = ["fuzzing@mozilla.com"]

[dependencies]
libc = "0.2"
tempfile = "3"
lazy_static = "1.4.0"
rkv = { version = "0.19", features = ["with-fuzzer-no-link"] }
lmdb-rkv = { version = "0.14", features = ["with-fuzzer-no-link"] }

[ Dauer der Verarbeitung: 0.13 Sekunden  (vorverarbeitet)  ]