elementsd 0.3.0

Utility to run a liquidregtest elements 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 = "1.0"
[dependencies.bitcoind]
version = "0.23.0"
[dev-dependencies.env_logger]
version = "0.8"

[features]
0_18_1_12 = []
0_21_0 = []
bitcoind_0_18_0 = ["bitcoind/0_18_0"]
bitcoind_0_18_1 = ["bitcoind/0_18_1"]
bitcoind_0_19_0_1 = ["bitcoind/0_19_0_1"]
bitcoind_0_19_1 = ["bitcoind/0_19_1"]
bitcoind_0_20_0 = ["bitcoind/0_20_0"]
bitcoind_0_20_1 = ["bitcoind/0_20_1"]
bitcoind_0_21_0 = ["bitcoind/0_21_0"]
bitcoind_0_21_1 = ["bitcoind/0_21_1"]
bitcoind_22_0 = ["bitcoind/22_0"]

[package]
authors = ["Riccardo Casatta <riccardo@casatta.it>"]
description = "Utility to run a liquidregtest elements process, useful in integration testing environment"
documentation = "https://docs.rs/elementsd/"
edition = "2018"
license = "MIT"
name = "elementsd"
repository = "https://github.com/RCasatta/elementsd"
version = "0.3.0"