[package] name = "unmp-cloud" version = "0.0.1" authors = ["rise0chen "] description = "unmp cloud, the data center" documentation = "https://docs.rs/unmp-cloud" homepage = "https://unmp.crise.cn/center" repository = "https://gitee.com/unmp/unmp.example.rust.git" readme = "./README.md" keywords = ["unmp", "iot", "cloud", "Datacenter"] categories = ["embedded"] license-file = "LICENSE" edition = "2018" [dependencies] unmp-protocol-etp = { version = "0.3", path = "../unmp-protocol-etp" }