Skip to content

Commit e698f5e

Browse files
committed
README: Clarify MSRV policy
1 parent c09213b commit e698f5e

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -71,12 +71,10 @@ For planned future improvements, see our [Milestones].
7171
We invite you to discuss any issues and ask questions on the [ScyllaDB Forum] and the `#rust-driver` channel on [ScyllaDB Slack].
7272

7373
## Supported Rust Versions
74-
Our driver's minimum supported Rust version (MSRV) is 1.70.0. Any changes:
75-
- Will be announced in release notes.
76-
- Before 1.0 will only happen in major releases.
77-
- After 1.0 will also happen in minor, but not patch releases.
7874

79-
Exact MSRV policy after 1.0 is not yet decided.
75+
Our driver's minimum supported Rust version (MSRV) is 1.70.0.
76+
Changes to MSRV can only happen in major and minor relases, but not in patch releases.
77+
We will not bump MSRV to a Rust version that was released less than 6 months ago.
8078

8179
## Reference Documentation
8280

0 commit comments

Comments
 (0)