Skip to content

Commit fcef07c

Browse files
committed
test: enable crate default features in dev-dependencies
1 parent 3ef2ea6 commit fcef07c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ miniscript = { version = "12", default-features = false }
1414
[dev-dependencies]
1515
anyhow = "1"
1616
bdk_chain = { version = "0.21" }
17+
bdk_tx = { path = "." }
1718
bitcoin = { version = "0.32", features = ["rand-std"] }
1819

1920
[features]

0 commit comments

Comments
 (0)