[build-dependencies.bitcoin_hashes]
version = "0.11"
[build-dependencies.filetime]
version = "=0.2.15"
[build-dependencies.flate2]
version = "=1.0.22"
[build-dependencies.tar]
version = "0.4"
[build-dependencies.ureq]
version = "1.0"
[build-dependencies.zip]
version = "0.5"
[dependencies.bitcoincore-rpc]
version = "0.16.0"
[dependencies.log]
version = "0.4"
[dependencies.tempfile]
version = "3.1"
[dependencies.which]
version = "4.2.5"
[dev-dependencies.env_logger]
version = "0.8"
[features]
0_17_1 = []
0_18_0 = []
0_18_1 = []
0_19_0_1 = []
0_19_1 = []
0_20_0 = []
0_20_1 = []
0_21_0 = []
0_21_1 = []
22_0 = []
23_0 = []
[package]
authors = ["Riccardo Casatta <riccardo@casatta.it>"]
description = "Utility to run a regtest bitcoind process, useful in integration testing environment"
documentation = "https://docs.rs/bitcoind/"
edition = "2018"
license = "MIT"
name = "bitcoind"
readme = "README.md"
repository = "https://github.com/RCasatta/bitcoind"
version = "0.27.1"