# 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 = "miio-proto" version = "0.1.5" authors = ["Evgenii Lepikhin"] include = ["**/*.rs", "Cargo.toml"] description = "MIIO protocol implementation." keywords = ["miio", "networking", "protocol"] categories = ["api-bindings"] license = "MIT/Apache-2.0" repository = "https://github.com/johnlepikhin/miio-proto" resolver = "2" [dependencies.aes] version = "0.7" [dependencies.anyhow] version = "1" [dependencies.block-modes] version = "0.8" [dependencies.log] version = "0" [dependencies.md5] version = "0" [dependencies.packed_struct] version = "0" [dependencies.tokio] version = "1" features = ["full"]