Commit graph

1 commit

Author SHA1 Message Date
jedarden
12f3053556 docs(bf-21yde): verify cargo-fuzz installation and fuzzing prerequisites
Add verification note confirming:
- cargo-fuzz 0.13.1 installed and functional
- fuzz/ directory structure complete with all required files
- 'content' fuzz target properly defined in Cargo.toml
- rust-fuzzer toolchain components installed
- All 7 fuzz targets available (cmap_parser, content, lexer, object_parser, profile_yaml, stream_decoder, xref)

Closes bf-21yde
2026-07-06 13:36:35 -04:00