Skip to content

Commit

Permalink
Merge pull request #14 from hatoo/cargo-fuzz
Browse files Browse the repository at this point in the history
Add fuzzing
  • Loading branch information
hatoo committed Feb 3, 2020
2 parents 2e08cf2 + d36b512 commit 615885d
Show file tree
Hide file tree
Showing 5 changed files with 1,271 additions and 0 deletions.
6 changes: 6 additions & 0 deletions fuzz/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@

target
corpus
artifacts
.idea

Loading

0 comments on commit 615885d

Please sign in to comment.