Rust MAVLink 0.9 released

For those who don’t know, just an update, the latest release of rust-mavlink (version 0.9) brings embedded support and some new features. :crab:

Rust-mavlink is a Rust implementation of the MAVLink protocol, with bindings for all message sets, including extensions.

As said, the latest version also adds the embedded support, making it possible to develop applications with microcontrollers such as ARM and AVR.