Skip to content

Commit b0c0450

Browse files
committed
move bitcoin to the non-dev-dependencies list
1 parent 3458d95 commit b0c0450

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lightning-graph-sync/Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,4 @@ Utility to fetch gossip routing data from LNSync or LNSync-like server
1313

1414
[dependencies]
1515
lightning = { version = "0.0.104", path = "../lightning" }
16-
17-
[dev-dependencies]
1816
bitcoin = { version = "0.27", default-features = false, features = ["secp-recovery"] }

0 commit comments

Comments
 (0)