Skip to content

Commit a74a29c

Browse files
committed
fix build
1 parent f7f6f7a commit a74a29c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/chain-wallet-libs/hdkeygen/Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,6 @@ cardano-legacy-address = { path = "../../chain-libs/cardano-legacy-address" }
2424
[dev-dependencies]
2525
quickcheck = "0.9"
2626
quickcheck_macros = "0.9"
27+
28+
[features]
29+
with-bench = []

0 commit comments

Comments
 (0)