Commit Graph

9 Commits

Author SHA1 Message Date
Clément Renault 5869ca7716
Upgrade all compatible dependencies 2024-01-16 15:05:03 +01:00
Clément Renault 0d4482625a
Make the changes to use heed v0.20-alpha.6 2023-11-23 11:43:58 +01:00
ManyTheFish 359ede4862 upgrade fastrand = "2.0.0" 2023-08-10 18:09:02 +02:00
Loïc Lecrenier 4e81445d42 Stop the fuzzer after an hour 2023-06-12 15:30:51 +02:00
Tamo 46fa99f486
make the fuzzer stops if an error occurs 2023-05-29 13:44:32 +02:00
Tamo 67a583bedf
handle the panic happening in milli 2023-05-29 13:39:26 +02:00
Tamo 99e9057684
rename the indexing fuzzer to fuzz-indexing so it doesn't collide with other binary name when being called from the root of the workspace 2023-05-29 13:07:06 +02:00
Tamo 8d40d300a5
rename the fuzzer to indexing 2023-05-29 12:37:24 +02:00
Tamo 6c6387d05e
move the fuzzer to its own crate 2023-05-29 12:27:39 +02:00