Apply --cfg=fuzzing when fuzzing, as required by new secp256k1
authorMatt Corallo <git@bluematt.me>
Fri, 19 Feb 2021 20:07:28 +0000 (15:07 -0500)
committerMatt Corallo <git@bluematt.me>
Fri, 26 Feb 2021 20:15:18 +0000 (15:15 -0500)
Note that rust-fuzz wrappers (including honggfuzz) already apply
this for us.


No differences found