Skip to content

Commit f69280e

Browse files
authored
Update MSRV to 1.71.1 (#949)
1 parent 9416d72 commit f69280e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@ fn main() -> Result<(), Box<Error>> {
409409

410410
## Supported Rust Versions (MSRV)
411411

412-
The AWS Lambda Rust Runtime requires a minimum of Rust 1.70, and is not guaranteed to build on compiler versions earlier than that.
412+
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.
413413

414414
## Security
415415

0 commit comments

Comments
 (0)