Change readme for example

This commit is contained in:
Ondrej Babec 2022-04-28 14:38:29 +02:00
parent d9f9529219
commit 4845bb20aa
No known key found for this signature in database
GPG Key ID: 13E577E3769B2079
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "rust-mqtt"
version = "0.1.0"
version = "0.1.1"
authors = ["Ondrej Babec <ond.babec@gmail.com>"]
edition = "2021"
resolver = "2"

View File

@ -7,7 +7,7 @@ for MQTTv3 which is planned during year 2022.
## Async executors
For desktop usage I recommend using Tokio async executor and for embedded there is prepared wrapper for Drogue device
framework in crate [examples](examples/drogue) crate.
framework in the Drogue-IoT project [examples](https://github.com/drogue-iot/drogue-device/tree/main/device/src/network/clients) mqtt module.
## Restrains
Client supports following: