We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b9aa71f + b786adf commit ecddfe1Copy full SHA for ecddfe1
lightning-invoice/Cargo.toml
@@ -17,7 +17,3 @@ bitcoin_hashes = "0.9.4"
17
18
[dev-dependencies]
19
lightning = { version = "0.0.98", path = "../lightning", features = ["_test_utils"] }
20
-
21
-[lib]
22
-crate-type = ["cdylib", "rlib"]
23
0 commit comments