summaryrefslogtreecommitdiffhomepage
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorDavid Cristofaro <[email protected]>2019-01-16 22:10:37 +1100
committerGitHub <[email protected]>2019-01-16 22:10:37 +1100
commit5d34c6ccaa944a74d020c5080c9ee893b535756b (patch)
treed9082d40c4e5c3f5ef39d8f25908402f5d44d773 /CONTRIBUTING.md
parentced73210899ddc59c1a359faf5f998ca665ed052 (diff)
downloadraylib-5d34c6ccaa944a74d020c5080c9ee893b535756b.tar.gz
raylib-5d34c6ccaa944a74d020c5080c9ee893b535756b.zip
Remove `raylib-rust`
Diffstat (limited to 'CONTRIBUTING.md')
-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