]> Untitled Git - bdk/commit
Remove testutils feature so doctests worka again
authorLLFourn <lloyd.fourn@gmail.com>
Wed, 19 May 2021 06:09:01 +0000 (16:09 +1000)
committerLLFourn <lloyd.fourn@gmail.com>
Wed, 19 May 2021 06:45:48 +0000 (16:45 +1000)
commit00bdf08f2a683e9bae6041b192b6b7a1de4ba5df
tree6f81d04212e4dc26b36dc6231b6ca24fec3e1321
parent38b0470b1437a9154ed0c894dbecd76b3e36ef6f
Remove testutils feature so doctests worka again

I wanted to only conditionally compile testutils but it's needed in
doctests which we can't conditionally compile for:

https://github.com/rust-lang/rust/issues/67295
Cargo.toml
src/database/memory.rs
src/lib.rs