etwin_cli 0.9.1

DinoparcClient implementations
Documentation
[package]
name = "etwin_cli"
version = "0.9.1"
authors = ["Charles Samborski <demurgos@demurgos.net>"]
description = "DinoparcClient implementations"
documentation = "https://github.com/eternal-twin/etwin"
homepage = "https://github.com/eternal-twin/etwin"
repository = "https://github.com/eternal-twin/etwin"
readme = "./README.md"
keywords = ["etwin"]
license = "AGPL-3.0-or-later"
edition = "2018"

[dependencies]
console = "0.14.1"
chrono = "0.4.19"
clap = "3.0.0-beta.4"
dialoguer = "0.8.0"
etwin_config = "0.9.1"
etwin_core = "0.9.1"
etwin_dinoparc_client = { version = "0.9.1", features = ["http"] }
etwin_dinoparc_store = "0.9.1"
etwin_hammerfest_client = "0.9.1"
etwin_hammerfest_store = "0.9.1"
etwin_link_store = "0.9.1"
etwin_log = "0.9.1"
etwin_user_store = "0.9.1"
etwin_rest = "0.9.1"
etwin_services = "0.9.1"
etwin_twinoid_client = "0.9.1"
tokio = { version = "1.11.0", features = ["full"] }
warp = "0.3.1"