Skip to content

Commit cc292ea

Browse files
authored
RUST-1375 Update bson crate MSRV policy (#520)
1 parent 8cf62fc commit cc292ea

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -269,8 +269,7 @@ This crate compiles to the `wasm32-unknown-unknown` target; when doing so, the `
269269

270270
## Minimum supported Rust version (MSRV)
271271

272-
The MSRV for this crate is currently 1.71.1. This will be rarely be increased, and if it ever is,
273-
it will only happen in a minor or major version release.
272+
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.
274273

275274
## Contributing
276275

0 commit comments

Comments
 (0)