# 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 = "azure-iot-rs" version = "0.4.0" authors = ["Prakash "] description = "Rust wrappers for Azure IOT C SDK" readme = "README.md" keywords = [ "azure", "iot", "edge", "device", "SDK", ] categories = ["api-bindings"] license = "MIT" repository = "https://github.com/duggaraju/azure-iot-rs" [dependencies.azure-iot-rs-sys] version = "^0.1.8" [dependencies.log] version = "0.4.18" [dependencies.serde_json] version = "1.0.96" [build-dependencies]