Skip to content

Commit fabe6d3

Browse files
committed
mention real msrv in readme
1 parent 34d533b commit fabe6d3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,8 +209,7 @@ linker = "rust-lld"
209209

210210
## Minimum Supported Rust Version (MSRV)
211211

212-
This crate is guaranteed to compile on stable Rust 1.64.0 and up. It *might*
213-
compile with older versions but that may change in any new patch release.
212+
This crate is guaranteed to compile on stable Rust 1.70.0 and up.
214213

215214
## License
216215

0 commit comments

Comments
 (0)