Skip to content

Commit

Permalink
Update MSRV to 1.71.1 (#949)
Browse files Browse the repository at this point in the history
  • Loading branch information
bnusunny authored Dec 16, 2024
1 parent 9416d72 commit f69280e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@ fn main() -> Result<(), Box<Error>> {

## Supported Rust Versions (MSRV)

The AWS Lambda Rust Runtime requires a minimum of Rust 1.70, and is not guaranteed to build on compiler versions earlier than that.
The AWS Lambda Rust Runtime requires a minimum of Rust 1.71.1, and is not guaranteed to build on compiler versions earlier than that.

## Security

Expand Down

0 comments on commit f69280e

Please sign in to comment.