summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRay <[email protected]>2019-01-19 00:22:11 +0100
committerGitHub <[email protected]>2019-01-19 00:22:11 +0100
commit762b85e6c92122c98610f30b6adf633f459c96ec (patch)
tree5c18d18f38d6545bdd9fb32438d6df5d9058c136
parent3703430f57a8c06ced45e314f6f71e4e98b046c8 (diff)
parent5d34c6ccaa944a74d020c5080c9ee893b535756b (diff)
downloadraylib-762b85e6c92122c98610f30b6adf633f459c96ec.tar.gz
raylib-762b85e6c92122c98610f30b6adf633f459c96ec.zip
Merge pull request #725 from dtcristo/patch-1
Remove `raylib-rust`
-rw-r--r--CONTRIBUTING.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 2cad76fc..68e529bc 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