[package] name = "mqtt-client" version = "0.0.0" authors = ["Wojciech Wilk "] edition = "2018" license-file = 'LICENSE' readme = "README.md" description = "A MQTT client library in pure Rust" homepage = "https://github.com/Galhad/rust-mqtt-client" repository = "https://github.com/Galhad/rust-mqtt-client" keywords = ["mqtt"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]