e2e-test-client 0.3.0

Client that are shared between the backend and frontend.
Documentation
[dependencies.e2e-test-model]
version = "0.3.0"

[dependencies.reqwest]
features = ["json"]
version = "0.11"

[dependencies.reqwest-middleware]
version = "0.2"

[dependencies.reqwest-retry]
version = "0.2"

[dependencies.tokio]
features = ["full"]
version = "1"

[dependencies.uuid]
version = "1"

[package]
authors = ["Stephen Cirner <scirner@figure.com>"]
description = "Client that are shared between the backend and frontend."
edition = "2021"
license = "Apache-2.0"
name = "e2e-test-client"
version = "0.3.0"