Skip to content

Commit df40660

Browse files
committed
re-export which dep
1 parent de1ac0c commit df40660

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ use tempfile::TempDir;
2626

2727
pub extern crate bitcoincore_rpc;
2828
pub extern crate tempfile;
29+
pub extern crate which;
2930

3031
/// Struct representing the bitcoind process with related information
3132
pub struct BitcoinD {

0 commit comments

Comments
 (0)