From 67457b9a70f8f2c4cee443dd30a93f3dc9b101a6 Mon Sep 17 00:00:00 2001 From: kud1ing Date: Mon, 10 Aug 2015 07:59:07 +0200 Subject: [PATCH] remove servo/rust-glut --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 66db821..ffc440f 100644 --- a/README.md +++ b/README.md @@ -203,7 +203,6 @@ The goal is to have only projects that are mostly stable and useful to users. * OpenGL * [bjz/gl-rs](https://github.com/bjz/gl-rs) — [](https://travis-ci.org/bjz/gl-rs) * [bjz/glfw-rs](https://github.com/bjz/glfw-rs) — [](https://travis-ci.org/bjz/glfw-rs) - * [servo/rust-glut](https://github.com/servo/rust-glut) * [tomaka/glium](https://github.com/tomaka/glium) — safe OpenGL wrapper for the Rust language. [](https://travis-ci.org/tomaka/glium) * [tomaka/glutin](https://github.com/tomaka/glutin) — Rust alternative to [GLFW](http://www.glfw.org/) [](https://travis-ci.org/tomaka/glutin) * Qt