You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 18, 2018. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
**UPDATE 30/11/2018: AWS have released an [official runtime](https://crates.io/crates/lambda_runtime) for Rust ([announcement](https://aws.amazon.com/blogs/opensource/rust-runtime-for-aws-lambda/)).**
4
4
5
-
**We recommend that you use the official runtime instead. You can still use the [events](https://crates.io/crates/aws_lambda_events) crate. We will also be working on re-writing the gateway integration on top of the new runtime.**
5
+
**We recommend that you use the official runtime instead. You can still use the [events](https://crates.io/crates/aws_lambda_events) crate, which has moved to [LegNeato/aws-lambda-events](https://github.com/LegNeato/aws-lambda-events).**
0 commit comments