[package] name = "core-mqtt-sys" version = "0.1.1" authors = ["awsa2ron "] edition = "2021" description = "coreMQTT client library in rust (unofficial)" license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] [build-dependencies] bindgen = "0.59"