We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c40d634 commit 53aadc6Copy full SHA for 53aadc6
README.md
@@ -76,8 +76,8 @@ The following features are implemented and planned for the library:
76
77
## Minimum Supported Rust Version (MSRV)
78
79
-This crate is guaranteed to compile on stable Rust 1.31 and up (as it requires
80
-marked as edition 2018).
+This crate is guaranteed to compile on stable Rust 1.31 and up. It *might*
+compile with older versions but that may change in any new patch release.
81
82
## Cross Compiling
83
0 commit comments