txlog_client 0.1.0

txlog client
Documentation
[dependencies.reqwest]
features = ["json"]
version = "0.11.4"

[dependencies.serde]
features = ["derive"]
version = "1.0"
[dev-dependencies.dotenv]
version = "0.15.0"

[dev-dependencies.hex]
version = "0.4.3"

[dev-dependencies.tokio-test]
version = "0.4.2"

[package]
description = "txlog client"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "txlog_client"
version = "0.1.0"