Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [paho-dev] Pre-release Paho Rust Client pushed to crates.io

Nice one, Frank :-)

On 22/11/2018 00:21, Frank Pagliughi wrote:
Hello All,

Despite still being in a pre-release state (v0.4), the Paho Rust client just got a new build system, so it seemed time to push it up to "crates.io", the Rust package repository. Now applications can pull the library into their builds by simply adding the line:
[dependencies]
paho-mqtt = "0.4"
As a happy side, effect, the API reference documentation automatically appeared on-line as well:
https://docs.rs/paho-mqtt/0.4.0/paho_mqtt
The library is moving vast towards an initial, formal, release in the next few weeks.

Thanks,
Frank

_______________________________________________
paho-dev mailing list
paho-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/paho-dev
-- 
Ian Craggs
icraggs@xxxxxxxxxx                 IBM United Kingdom
Eclipse Paho Project Lead & Mosquitto Committer

Back to the top