Skip to content

Commit

Permalink
Update bindings/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Sam Clark <3758302+goatgoose@users.noreply.github.com>
  • Loading branch information
dougch and goatgoose authored Dec 20, 2024
1 parent fe70621 commit a28a7cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindings/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ See [s2n-tls-sys](https://github.com/aws/s2n-tls/blob/main/bindings/rust/s2n-tls

## Minimum Supported Rust Version (MSRV)

There are three workspaces, with slightly different MSRV policies, to keep broad support for the bindings, while allowing newer MSRV for integrations, like `s2n-tls-hyper`.
There are two rust bindings workspaces that have different MSRV policies. Crates in `standard` maintain a rolling MSRV policy of at least 6 months. Crates in `extended` maintain an older MSRV for increased support.

### Extended

Expand Down

0 comments on commit a28a7cf

Please sign in to comment.