Skip to content

Commit

Permalink
Merge pull request #42 from nicholasbishop/bishop-fix-path
Browse files Browse the repository at this point in the history
Update the repo path of libfuzzer-sys
  • Loading branch information
frewsxcv authored Jul 1, 2024
2 parents 8a6efe4 + 8ac8c28 commit 8861818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cargo-fuzz.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ cargo-fuzz is itself not a fuzzer, but a tool to invoke a fuzzer. Currently, the

[cargo-fuzz]: https://github.com/rust-fuzz/cargo-fuzz
[extending]: https://github.com/rust-fuzz/cargo-fuzz/issues/1
[libfuzzer-sys]: https://github.com/rust-fuzz/libfuzzer-sys
[libfuzzer-sys]: https://github.com/rust-fuzz/libfuzzer
[libFuzzer]: http://llvm.org/docs/LibFuzzer.html

0 comments on commit 8861818

Please sign in to comment.