From e88dcc7167e7b803f94f25845090f85528ed0ec4 Mon Sep 17 00:00:00 2001 From: Dave Grantham Date: Sun, 7 Apr 2024 16:11:00 -0600 Subject: [PATCH] add Cryptid impl Signed-off-by: Dave Grantham --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b8a0e11..2bc5455 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,7 @@ The `validate.py` script can be used to validate the table once it's edited. - [Elixir](https://github.com/nocursor/ex-multicodec) - [Scala](https://github.com/fluency03/scala-multicodec) - [Ruby](https://github.com/sleeplessbyte/ruby-multicodec) +- [Rust](//github.com/cryptidtech/rust-multicodec) - [Java](https://github.com/richardbergquist/java-multicodec) - Kotlin - `multicodec` part of Kotlin project [multiformat](https://github.com/erwin-kok/multiformat)