diff --git a/README.md b/README.md
index 2599a4a..34bbf4a 100644
--- a/README.md
+++ b/README.md
@@ -58,6 +58,15 @@ Each blueprint includes the infrastructure as code (IaC) tool, CI/CD pipeline, p
GitHub Actions |
Python |
+
+ Rust Lambda function |
+ cargo-lambda |
+  |
+ A Cargo extension that allows to easily scaffold new Rust Lambda projects |
+ None (but SAM, CDK and Terraform can be added easily) |
+ None, but the repo has examples with GitHub Actions |
+ Rust |
+
---