ttserver_def 0.2.31

Lightweight private cloud solution for SME scenarios.
Documentation
[package]
name = "ttserver_def"
version = "0.2.31"

edition = "2018"
authors = ["FanHui <fanhui.x@gmail.com>", "FanHui <hui.fan@mail.ru>"]
description = "Lightweight private cloud solution for SME scenarios."
license = "MIT OR Apache-2.0"
keywords = ["openstack", "k8s", "kvm", "cloud"]
categories = ["command-line-utilities"]
homepage = "https://github.com/ktmlm/TTstack"
repository = "https://github.com/ktmlm/TTstack.git"

[dependencies]
serde = { version = "1.0", features = ["derive"] }
ttcore_def = { path = "../core_def", version = "0.2" }