diff --git a/README.md b/README.md index 143fa6a5..0e7542e3 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,7 @@ implementations listed below. - https://github.com/MasterQ32/zig-qoi (Zig) - https://github.com/rbino/qoix (Elixir) - https://github.com/NUlliiON/QoiSharp (C#) +- https://github.com/aldanor/qoi-rust (Rust) - https://github.com/zakarumych/rapid-qoi (Rust) - https://github.com/takeyourhatoff/qoi (Go) - https://github.com/DosWorld/pasqoi (Pascal) @@ -93,7 +94,6 @@ implementations listed below. These implementations are based on the pre-release version of QOI. Resulting files are not compatible with the current version. -- https://github.com/steven-joruk/qoi (Rust) - https://github.com/ChevyRay/qoi_rs (Rust) - https://github.com/panzi/jsqoi (TypeScript) - https://github.com/0xd34df00d/hsqoi (Haskell)