dmc-dsg 0.1.4

DMC DSG Client
Documentation
[package]

name = "dmc-dsg"

version = "0.1.4"

edition = "2021"

license = 'BSD-2-Clause'

description = 'DMC DSG Client'



# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html



[dependencies]

cyfs-base= "0.6"

cyfs-lib = "0.8"

cyfs-util = "0.6"

serde = "1.0.137"

serde_json = "1.0.81"

async-trait = "0.1.58"

async-std = { version = "1.11.0", features = ["attributes"] }

tracing = { version = "0.1", features = ["log-always"]}

log = "0.4"