Set cfg=fuzzing when building fuzz crate in CI
authorMatt Corallo <git@bluematt.me>
Mon, 5 Jul 2021 18:13:16 +0000 (18:13 +0000)
committerMatt Corallo <git@bluematt.me>
Tue, 10 Aug 2021 22:26:31 +0000 (22:26 +0000)
commit692b0c78daf432c1bcd6634f90ebf4324c3eb437
tree854b69da9e43b65741926241dea7b36febb8aa49
parent29b43ba1654261ce5ce6ee1c637dec47116439a4
Set cfg=fuzzing when building fuzz crate in CI

We will likely drop the fuzztarget feature soon, and should thus be
setting cfg=fuzzing explicitly anyway.
ci/check-compiles.sh