# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "mqtt5-server" version = "0.2.0" authors = ["evanyang1120@163.com"] description = "The server implementation for MQTT5 Spec" homepage = "https://github.com/athena-intelli/iot-mqtt5" documentation = "https://docs.rs/mqtt5-server/" readme = "../README.md" keywords = ["mqtt5", "mqtt", "ua"] categories = ["embedded", "network-programming"] license = "Apache-2.0" [dependencies]