Skip to content

Commit 16644b6

Browse files
bors[bot]eldruin
andauthored
Merge #40
40: Document MSRV on README r=Disasm a=eldruin See: rust-embedded/wg#445 Co-authored-by: Diego Barrios Romero <[email protected]>
2 parents 400fe44 + 2b5315e commit 16644b6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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)
1212

13+
## Minimum Supported Rust Version (MSRV)
14+
15+
This crate is guaranteed to compile on stable Rust 1.30.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 2019 [RISC-V team][team]

0 commit comments

Comments
 (0)