Replace --only-section with --dump-section by knqyf263 · Pull Request #60 · rust-secure-code/cargo-auditable

I tried the following command in README, but it produced empty. $ objcopy -O binary --only-section=.dep-v0 target/release/hello-auditable /dev/stdout Looks like --only-section with -O binary skips...