Skip to content
This repository was archived by the owner on Jan 24, 2022. It is now read-only.

Commit ae9e3cf

Browse files
committed
Add statement of MSRV to docs
1 parent 1c7f9de commit ae9e3cf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/lib.rs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -388,6 +388,10 @@
388388
//! [attr-entry]: attr.entry.html
389389
//! [attr-exception]: attr.exception.html
390390
//! [attr-pre_init]: attr.pre_init.html
391+
//!
392+
//! # Minimum Supported Rust Version (MSRV)
393+
//!
394+
//! The MSRV of this release is Rust 1.32.0.
391395
392396
// # Developer notes
393397
//

0 commit comments

Comments
 (0)