fuzz: remove rapidjson_corpus https://github.com/guidovranken/rapidjson-fuzzers has disappeared. See https://issues.oss-fuzz.com/issues/380676571
diff --git a/fuzz/c/std/seed_corpora.txt b/fuzz/c/std/seed_corpora.txt index 2df0405..d0f6507 100644 --- a/fuzz/c/std/seed_corpora.txt +++ b/fuzz/c/std/seed_corpora.txt
@@ -20,7 +20,7 @@ gif: test/data/*.gif test/data/artificial-gif/*.gif gzip: test/data/*.gz jpeg: test/data/*.jpeg ../libjpeg_turbo_corpus/*.jpg -json: test/data/*.json ../rapidjson_corpus/* ../simdjson_corpus/* ../JSONTestSuite/test_*/*.json +json: test/data/*.json ../simdjson_corpus/* ../JSONTestSuite/test_*/*.json png: test/data/*.png test/data/artificial-png/*.png ../pngsuite_corpus/*.png targa: test/data/*.tga wbmp: test/data/*.wbmp