Add missing h1s

This commit is contained in:
Jan Van Bruggen 2022-09-07 23:26:48 -06:00
parent 8bbfd68621
commit 30fec8eacd
No known key found for this signature in database
GPG key ID: FE2A4E38E0FA6134
8 changed files with 15 additions and 10 deletions

View file

@ -1,3 +1,5 @@
# fuzz
To setup fuzzing you will need to install cargo-fuzz and run with rust nightly:
```sh