File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -71,12 +71,10 @@ For planned future improvements, see our [Milestones].
7171We 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
You can’t perform that action at this time.
0 commit comments