bitcoind 0.17.0

Utility to run a regtest bitcoind process, useful in integration testing environment
Documentation
[build-dependencies.bitcoin_hashes]
version = "0.10"

[build-dependencies.flate2]
version = "1.0"

[build-dependencies.tar]
version = "0.4"

[build-dependencies.ureq]
version = "2.1"
[dependencies.core-rpc]
version = "0.14"

[dependencies.home]
version = "0.5.3"

[dependencies.log]
version = "0.4"

[dependencies.tempfile]
version = "3.1"
[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 = []

[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"
repository = "https://github.com/RCasatta/bitcoind"
version = "0.17.0"