]> git.bitcoin.ninja Git - dnssec-prover/commit
Add a dummy binary to test code size with `cargo bloat`
authorMatt Corallo <git@bluematt.me>
Mon, 29 Jul 2024 20:47:17 +0000 (20:47 +0000)
committerMatt Corallo <git@bluematt.me>
Thu, 1 Aug 2024 02:10:26 +0000 (02:10 +0000)
commit88172b853443e1943afe53474bc8f81138dc744d
treecc2c88c4e345f22bd14da11c40502370414db6f8
parentd0c2da5ab71d9dc8c1cf9d981a09a6ba4e7a7669
Add a dummy binary to test code size with `cargo bloat`
validation_bloat_test/Cargo.toml [new file with mode: 0644]
validation_bloat_test/src/main.rs [new file with mode: 0644]