add #fuzz devshell and make fuzzing work on nixos

This commit is contained in:
Alex Auvolat
2026-05-01 17:30:12 +02:00
committed by Alex
parent a25ad494cc
commit ddc42c89fb
4 changed files with 20 additions and 6 deletions
Generated
+1
View File
@@ -1548,6 +1548,7 @@ name = "garage-fuzz"
version = "0.0.0"
dependencies = [
"arbitrary",
"garage_db",
"garage_model",
"garage_table",
"libfuzzer-sys",