Skip to content

Commit

Permalink
doc: Don't advertise MSRV, there is none
Browse files Browse the repository at this point in the history
  • Loading branch information
chrysn committed Jan 31, 2024
1 parent 3991913 commit 7dcc8ee
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,7 @@ Supported RIOT & Rust versions
Currently, this crate targets the latest development version of RIOT.
Support for the latest release is maintained on a best-effort basis.

This crate works on stable Rust 1.64,
unless particular features are enabled.
This crate has no MSRV, it may start depending on the latest stable as soon as RIOT's build infrastructure has it.

When a released version of RIOT is used with anything but the riot-sys / riot-wrappers / nightly-compiler combination it was released with,
it is likely that all these must be upgraded together.
Expand Down

0 comments on commit 7dcc8ee

Please sign in to comment.