You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -149,8 +149,7 @@ Commits to main are run automatically on [evergreen](https://evergreen.mongodb.c
149
149
150
150
## Minimum supported Rust version (MSRV) policy
151
151
152
-
The MSRV for this crate is currently 1.71.1. This will rarely be increased, and if it ever is,
153
-
it will only happen in a minor or major version release.
152
+
The MSRV for this crate is currently 1.71.1. Increases to the MSRV will only happen in a minor or major version release, and will be to a Rust version at least six months old.
0 commit comments