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 1a59dd2 commit 4e00d81Copy full SHA for 4e00d81
README.md
@@ -66,7 +66,12 @@ Ongoing efforts:
66
Please join the `#rust-driver` channel on [ScyllaDB Slack] to discuss any issues or questions you might have.
67
68
## Supported Rust Versions
69
-Our driver's minimum supported Rust version (MSRV) is 1.70.0. Any changes will be explicitly published and will only happen during major releases.
+Our driver's minimum supported Rust version (MSRV) is 1.70.0. Any changes:
70
+- Will be announced in release notes.
71
+- Before 1.0 will only happen in major releases.
72
+- After 1.0 will also happen in minor, but not patch releases.
73
+
74
+Exact MSRV policy after 1.0 is not yet decided.
75
76
## Reference Documentation
77
0 commit comments