diff --git a/README.md b/README.md index 1ced3c92..ec9e2d2c 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ implementations listed below. - https://github.com/superzazu/SDL_QOI (C, SDL2 bindings) - https://github.com/saharNooby/qoi-java (Java) - https://github.com/NUlliiON/QoiSharp (C#) +- https://github.com/zakarumych/rapid-qoi (Rust) ## QOI Support in Other Software @@ -76,7 +77,6 @@ These implementations are based on the pre-release version of QOI. Resulting fil - https://github.com/MasterQ32/zig-qoi (Zig) - https://github.com/steven-joruk/qoi (Rust) - https://github.com/ChevyRay/qoi_rs (Rust) -- https://github.com/zakarumych/rapid-qoi (Rust) - https://github.com/xfmoulet/qoi (Go) - https://github.com/panzi/jsqoi (TypeScript) - https://github.com/0xd34df00d/hsqoi (Haskell)