From 9f35a492f77168cd9c344e2696e0672b4e4b5478 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B4natas=20Davi=20Paganini?= Date: Mon, 30 Mar 2026 00:40:56 -0300 Subject: [PATCH] docs: add fast library to users of prism --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a4a9b6d340..ee64e39108 100644 --- a/README.md +++ b/README.md @@ -122,6 +122,7 @@ Prism has been integrated into the majority of Ruby runtimes, many libraries, an ### Libraries * [dispersion](https://github.com/joeldrapper/dispersion) +* [fast](https://github.com/jonatas/fast) * [minifyrb](https://github.com/koic/minifyrb) * [packwerk](https://github.com/Shopify/packwerk/pull/388) (via parser translator) * [rbi](https://github.com/Shopify/rbi)