mosquitto-plugin 1.1.0

A simple way to create plugins for mosquitto, using rust code
[build-dependencies.bindgen]
version = "0.58"
[dependencies.libc]
version = "0.2"

[package]
authors = ["Kristoffer Ödmark <kristoffer.odmark90@gmail.com>"]
description = "A simple way to create plugins for mosquitto, using rust code"
edition = "2018"
license = "MIT"
name = "mosquitto-plugin"
readme = "README.md"
repository = "https://github.com/TotalKrill/mosquitto_plugin.git"
version = "1.1.0"