Uses gl_generator to create OpenGL 1.1 bindings
toml [dependencies] gl11 = "0.1"
Usage is similar to the gl crate, but with OpenGL 1.1 functions.
gl
Check out the example on how to draw a triangle with GLFW