# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies # # If you believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "unmp-center" version = "0.1.2" authors = ["rise0chen "] description = "unmp data center" homepage = "https://unmp.crise.cn/center" documentation = "https://docs.rs/unmp-center" readme = "./README.md" keywords = ["unmp", "iot", "center", "Datacenter"] categories = ["embedded"] license-file = "LICENSE" repository = "https://gitee.com/unmp/unmp.example.rust.git" [dependencies.log] version = "0.4" [dependencies.spin] version = "0.9" [dependencies.unmp] version = "0.4" [dependencies.unmp-center-core] version = "0.1.0" [dependencies.unmp-protocol-etp] version = "0.3" [dependencies.unmp-protocol-raw] version = "0.3"