ridb-rest-client 0.1.5

Client library for talking to the Viasat databus API
Documentation
[dependencies.env_logger]
version = "0"

[dependencies.log]
version = "0"

[dependencies.reqwest]
version = "0.10.4"

[dependencies.ridb-jwt-client]
version = "0.1.0"

[dependencies.serde]
features = ["derive"]
version = "1"

[dependencies.serde_json]
version = "1"

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

[package]
authors = ["Xavier Lange <xrlange@gmail.com>"]
description = "Client library for talking to the Viasat databus API"
edition = "2018"
license = "MIT"
name = "ridb-rest-client"
version = "0.1.5"