# 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" version = "0.7.3" authors = ["rise0chen "] description = "unmp" homepage = "https://unmp.crise.cn" documentation = "https://docs.rs/unmp" readme = "./README.md" keywords = ["unmp", "iot"] categories = ["embedded"] license-file = "LICENSE" repository = "https://gitee.com/unmp/unmp.rust.git" [dependencies.cfg-if] version = "1.0" [dependencies.crc16] version = "^0.4.0" [dependencies.fixed-queue] version = "^0.3.0" [dependencies.futures-intrusive] version = "0.4.0" features = ["alloc"] default-features = false [dependencies.futures-util] version = "0.3.13" default-features = false [dependencies.getrandom] version = "0.2" features = ["custom"] [dependencies.log] version = "0.4" default-features = false [dependencies.spin] version = "0.9" [dependencies.task-stream] version = "^0.3.0" [dependencies.unmp-id] version = "2.0.0" [dependencies.unmp-link] version = "0.7.0" [features] default = [] role_center = [] role_client = [] role_router = []