Enable errors backtrace always (#3199)

This commit is contained in:
Dongjia "toka" Zhang 2025-05-06 15:08:24 +02:00 committed by GitHub
parent 2353eaa61a
commit feedca9de8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -40,6 +40,7 @@ default = [
"serdeany_autoreg",
"libafl_bolts/xxh3",
"simd",
"errors_backtrace",
]
document-features = ["dep:document-features"]