Set default-features = false on uniffi, not that it does much
[dnssec-prover] / uniffi / uniffi-bindgen.rs
1 fn main() {
2         uniffi::uniffi_bindgen_main()
3 }