roll back fuzzing install script, documentation instead (#439)

This commit is contained in:
kaczmarczyck
2022-03-08 03:09:48 +01:00
committed by GitHub
parent 7c1ddcda0a
commit bf3d65dc79
2 changed files with 30 additions and 1 deletions

View File

@@ -20,4 +20,4 @@ done_text="$(tput bold)DONE.$(tput sgr0)"
set -e
# Install cargo-fuzz library.
cargo +stable install cargo-fuzz --version 0.10.2
cargo +stable install cargo-fuzz