# 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 = "fundamentum-iot-mqtt-proto" version = "0.2.0" authors = ["Jonathan Chouinard "] description = "Bindings to Fundamentum IoT MQTT protos" homepage = "https://www.dimonoff.com/services/fundamentum-iot-platform-paas" readme = "README.md" keywords = [ "iot", "edge", "fundamentum", "mqtt", "protobuf", ] categories = ["api-bindings"] license = "Apache-2.0" repository = "https://bitbucket.org/amotus/fundamentum-iot-mqtt-proto-rust" [dependencies.displaydoc] version = "0.2" [dependencies.prost] version = "0.12" [dependencies.thiserror] version = "1" [dev-dependencies.cargo-husky] version = "1.5.0" features = [ "precommit-hook", "run-cargo-fmt", ] default-features = false [build-dependencies.prost-build] version = "0.12"