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.
1 parent f7f6f7a commit a74a29cCopy full SHA for a74a29c
src/chain-wallet-libs/hdkeygen/Cargo.toml
@@ -24,3 +24,6 @@ cardano-legacy-address = { path = "../../chain-libs/cardano-legacy-address" }
24
[dev-dependencies]
25
quickcheck = "0.9"
26
quickcheck_macros = "0.9"
27
+
28
+[features]
29
+with-bench = []
0 commit comments