From 8e1857e57527ac3a8f1e2f1039796c583ca067c8 Mon Sep 17 00:00:00 2001 From: Nick Angelou Date: Tue, 24 Jun 2025 10:59:29 +0200 Subject: [PATCH] Add `ferroid` to the Rust implementations --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 509c4eb..21c5fa8 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,7 @@ From ourselves and the community! | [Ruby](https://github.com/rafaelsales/ulid) | [rafaelsales](https://github.com/rafaelsales) | | [Rust](https://github.com/mmacedoeu/rulid.rs) | [mmacedoeu](https://github.com/mmacedoeu) | ✓ | | [Rust](https://github.com/dylanhart/ulid-rs) | [dylanhart](https://github.com/dylanhart) | ✓ | +| [Rust](https://github.com/s0l0ist/ferroid) | [s0l0ist](https://github.com/s0l0ist) | ✓ | | [Scala](https://github.com/petitviolet/ulid4s) | [petitviolet](https://github.com/petitviolet) | | [SQL-Microsoft](https://github.com/rmalayter/ulid-mssql) | [rmalayter](https://github.com/rmalayter) | ✓ | | [Swift](https://github.com/simonwhitehouse/ULIDSwift) | [simonwhitehouse](https://github.com/simonwhitehouse) |