We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 753b9e7 + 36c2ccd commit a68e3c5Copy full SHA for a68e3c5
README.md
@@ -9,6 +9,11 @@ This project is developed and maintained by the [Resources team][team].
9
10
## [Documentation](https://docs.rs/mutex-trait)
11
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
17
## License
18
19
Licensed under either of
0 commit comments