summaryrefslogtreecommitdiff
path: root/crates/equix/fuzz/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* Rename bucket-array-api feature to bucket-arrayNick Mathewson2024-05-071-1/+1
|
* equix: use a feature to expose bucket array API.Nick Mathewson2024-05-071-0/+1
| | | | By removing 'cfg(fuzzing)', this resolves another case of #1395.
* WIP: Fuzzer for BucketArray.Nick Mathewson2023-08-011-0/+29