Skip to content

Commit 3920cac

Browse files
committed
Document MSRV
1 parent c3e4019 commit 3920cac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/lib.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
//! Newtypes for working with text sizes/ranges in a more type-safe manner.
2+
//!
3+
//! Minimal Supported Rust Version: latest stable.
24
35
#![forbid(unsafe_code)]
46
#![warn(missing_debug_implementations, missing_docs)]

0 commit comments

Comments
 (0)