Skip to content

Commit 8b497f0

Browse files
bors[bot]eldruin
andauthored
Merge #30
30: Document current MSRV r=therealprof a=eldruin This documents the MSRV used in CI, however, this crate builds with a much older Rust version. Would there be interest in lowering it? Co-authored-by: Diego Barrios Romero <[email protected]>
2 parents 0d8d936 + 54c8d81 commit 8b497f0

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
@@ -6,6 +6,11 @@ This project is developed and maintained by the [HAL team][team].
66

77
## [Documentation](https://docs.rs/nb)
88

9+
## Minimum Supported Rust Version (MSRV)
10+
11+
This crate is guaranteed to compile on stable Rust 1.35 and up. It *might*
12+
compile with older versions but that may change in any new patch release.
13+
914
## License
1015

1116
Licensed under either of

0 commit comments

Comments
 (0)