AeroRust / nmea

NMEA 0183 - for communication between marine electronics such as echo sounder, sonars, anemometer, gyrocompass, autopilot, GNSS receivers and many other types of instruments. Defined and controlled by the National Marine Electronics Association (NMEA)
https://crates.io/crates/nmea
Other
57 stars 41 forks source link

What is the MSRV? #42

Closed elpiel closed 2 years ago

elpiel commented 2 years ago

What is the MSRV of the NMEA crate?

Right now we can use:

[package]
# ...
rust-version = "1.56"

Which requires a minimum version of 1.56 for this cargo feature.

elpiel commented 2 years ago

@Dushistov would you like to add me and/or the NMEA team in AeroRust to the crates.io owners because I want to release a new version soon.