Skip to content

Commit

Permalink
Document MSRV
Browse files Browse the repository at this point in the history
  • Loading branch information
matklad committed Mar 9, 2020
1 parent ae97120 commit 9c43d8d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
//! Newtypes for working with text sizes/ranges in a more type-safe manner.
//!
//! Minimal Supported Rust Version: latest stable.
#![forbid(unsafe_code)]
#![warn(missing_debug_implementations, missing_docs)]
Expand Down

0 comments on commit 9c43d8d

Please sign in to comment.