Drop the cdylib export of lightning-invoice 2021-06-no-invoice-dylib
authorMatt Corallo <git@bluematt.me>
Thu, 24 Jun 2021 04:31:33 +0000 (04:31 +0000)
committerMatt Corallo <git@bluematt.me>
Thu, 24 Jun 2021 04:32:25 +0000 (04:32 +0000)
commitb786adff5b7709b26ca968a839a214969189043c
tree8c5f66ce9fc0f1c53e1249b3a50a294d8eafa2e5
parentbfd9646092e3c63f07d96df35dd72488af55a176
Drop the cdylib export of lightning-invoice

There are ~zero functions in lightning-invoice that are materially
callable from C, so there isn't any reason to tag it as a cdylib
(and make rustc build it as such). Instead, we have C bindings now.
lightning-invoice/Cargo.toml