| commit | 7ac79abbe488fc0e162ab6bbcbdfb51dee7ff325 | [log] [tgz] |
|---|---|---|
| author | Hasnain Lakhani <m.hasnain.lakhani@gmail.com> | Mon Aug 25 14:40:43 2025 -0700 |
| committer | GitHub <noreply@github.com> | Mon Aug 25 14:40:43 2025 -0700 |
| tree | 8a816249e1f81315805ac3c7c51e03a0e9541f39 | |
| parent | d2743005dab9ec95764af32075b4705089140d25 [diff] [blame] |
THRIFT-5855: Add rust fuzzers Add fuzzers for Rust support, to improve the reliability/robustness of the implementation
diff --git a/FUZZING.md b/FUZZING.md index a81dfe4..456c0b2 100644 --- a/FUZZING.md +++ b/FUZZING.md
@@ -21,10 +21,10 @@ - Java/JVM (and other JVM languages) - JavaScript - Python +- Rust We are working on adding fuzzers for the following languages: -- Rust - Swift - netstd