Skip to content

Commit ecddfe1

Browse files
authored
Merge pull request #968 from TheBlueMatt/2021-06-no-invoice-dylib
Drop the cdylib export of lightning-invoice
2 parents b9aa71f + b786adf commit ecddfe1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

lightning-invoice/Cargo.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,3 @@ bitcoin_hashes = "0.9.4"
1717

1818
[dev-dependencies]
1919
lightning = { version = "0.0.98", path = "../lightning", features = ["_test_utils"] }
20-
21-
[lib]
22-
crate-type = ["cdylib", "rlib"]
23-

0 commit comments

Comments
 (0)