Skip to content

Commit 2b5315e

Browse files
committed
Document MSRV on README
1 parent 255ef60 commit 2b5315e

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)