mirror of
https://github.com/rust-lang/log.git
synced 2025-12-30 05:11:17 +00:00
Update MSRV in README.md
The MSRV was explicitly bumped to 1.68.0 in https://github.com/rust-lang/log/pull/718. This fixes the README to reflect that.
This commit is contained in:
parent
b1e2df7bce
commit
52ffe05001
@ -18,7 +18,7 @@ implementation that is most suitable for its use case.
|
||||
|
||||
## Minimum supported `rustc`
|
||||
|
||||
`1.61.0+`
|
||||
`1.68.0+`
|
||||
|
||||
This version is explicitly tested in CI and may be bumped in any release as needed. Maintaining compatibility with older compilers is a priority though, so the bar for bumping the minimum supported version is set very high. Any changes to the supported minimum version will be called out in the release notes.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user