---
index.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/index.html b/index.html
index 4da6259..21953c3 100644
--- a/index.html
+++ b/index.html
@@ -161,6 +161,7 @@ type Person union {Customer | Employee | TerminatedEmployee}
<dd><a href="https://github.com/n8ta/bare-rb">bare-rb</a></dd>
<dt>Rust</dt>
<dd><a href="https://git.sr.ht/~tdeo/serde_bare">serde_bare</a></dd>
+ <dd><a href="https://git.sr.ht/~chiefnoah/bare_proc">bare_proc</a></dd>
<dt>Scheme</dt>
<dd><a href="https://github.com/nmeum/kahl">kahl</a></dd>
<dt>TypeScript</dt>
--
2.42.0