We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9416d72 commit f69280eCopy full SHA for f69280e
README.md
@@ -409,7 +409,7 @@ fn main() -> Result<(), Box<Error>> {
409
410
## Supported Rust Versions (MSRV)
411
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.
+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.
413
414
## Security
415
0 commit comments