From 5d34c6ccaa944a74d020c5080c9ee893b535756b Mon Sep 17 00:00:00 2001 From: David Cristofaro Date: Wed, 16 Jan 2019 22:10:37 +1100 Subject: [PATCH] Remove `raylib-rust` --- CONTRIBUTING.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2cad76fc9..68e529bc1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -71,7 +71,6 @@ Some people ported raylib to other languages in form of bindings or wrappers to - [RaylibSharp](https://github.com/TheLumaio/RaylibSharp) : raylib **C#** binding - [raylib-ruby-ffi](https://github.com/D3nX/raylib-ruby-ffi) : raylib **Ruby** binding - [raylib-rs](https://github.com/deltaphc/raylib-rs) : raylib **Rust** binding - - [raylib-rust](https://github.com/dtcristo/raylib-rust) : raylib **Rust** binding - [raylib-py](https://github.com/overdev/raylib-py) : raylib **Python** binding - [raylib-haskell](https://github.com/DevJac/raylib-haskell) : raylib **Haskell** binding - [raylib-java](https://github.com/XoanaIO/raylib-java) : raylib **Java** binding