trust-dns: fix build (#10025)

This PR along with https://github.com/bluejekyll/trust-dns/pull/1911
attempts to fix:
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=57350
This commit is contained in:
manunio 2023-04-05 16:01:04 +05:30 committed by GitHub
parent 736ac45391
commit 6f00e32121
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,4 +16,4 @@
################################################################################
cargo fuzz build -O
cp fuzz/target/x86_64-unknown-linux-gnu/release/message $OUT/
cp target/x86_64-unknown-linux-gnu/release/message $OUT/