[package] name = "RustMqtt" version = "0.1.1" edition = "2018" authors = ["00imvj00 "] description = "Mqtt Encoding and decoding package." homepage = "https://github.com/00imvj00/RustMqtt" license = "Apache-2.0" [dependencies] byteorder = "1.2.7"