Skip to content
This repository was archived by the owner on Jul 30, 2025. It is now read-only.

Commit 36c2ccd

Browse files
committed
Document MSRV 1.31.0 on README
1 parent 753b9e7 commit 36c2ccd

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

1010
## [Documentation](https://docs.rs/mutex-trait)
1111

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

1419
Licensed under either of

0 commit comments

Comments
 (0)