trust-dns: fix build (#10494)

Fixes: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=59690
This commit is contained in:
manunio 2023-06-09 19:03:39 +05:30 committed by GitHub
parent 17c5b35fc1
commit 0f48adf323
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 target/x86_64-unknown-linux-gnu/release/message $OUT/
cp fuzz/target/x86_64-unknown-linux-gnu/release/message $OUT/