Skip to content

Commit 7ef035a

Browse files
bors[bot]eldruin
andauthored
Merge #50
50: Document MSRV on README r=Disasm a=eldruin See: rust-embedded/wg#445 Co-authored-by: Diego Barrios Romero <[email protected]>
2 parents fc79de9 + 9cfcd27 commit 7ef035a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

riscv-rt/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ This project is developed and maintained by the [RISC-V team][team].
1010

1111
## [Documentation](https://docs.rs/crate/riscv-rt)
1212

13+
## Minimum Supported Rust Version (MSRV)
14+
15+
This crate is guaranteed to compile on stable Rust 1.38.0 and up. It *might*
16+
compile with older versions but that may change in any new patch release.
17+
1318
## License
1419

1520
Copyright 2018 [RISC-V team][team]

0 commit comments

Comments
 (0)