Skip to content

Commit 53aadc6

Browse files
committed
Maintain existing wording in README file for version requirements.
1 parent c40d634 commit 53aadc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ The following features are implemented and planned for the library:
7676

7777
## Minimum Supported Rust Version (MSRV)
7878

79-
This crate is guaranteed to compile on stable Rust 1.31 and up (as it requires
80-
marked as edition 2018).
79+
This crate is guaranteed to compile on stable Rust 1.31 and up. It *might*
80+
compile with older versions but that may change in any new patch release.
8181

8282
## Cross Compiling
8383

0 commit comments

Comments
 (0)