Skip to content

Commit 04472a5

Browse files
fix(fuzz): Override panic=unwind in fuzz profile.
1 parent 5544004 commit 04472a5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,4 @@ inherits = "release"
3434
opt-level = 3
3535
strip = false
3636
debug = true
37+
panic = "unwind"

0 commit comments

Comments
 (0)