We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 400fe44 + 2b5315e commit 16644b6Copy full SHA for 16644b6
README.md
@@ -10,6 +10,11 @@ This project is developed and maintained by the [RISC-V team][team].
10
11
## [Documentation](https://docs.rs/crate/riscv)
12
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
18
## License
19
20
Copyright 2019 [RISC-V team][team]
0 commit comments