Rename crate to glutin

This commit is contained in:
Tomaka17 2014-09-21 11:33:09 +02:00
parent 3ac5f6d115
commit 02ba9d33d7
6 changed files with 19 additions and 19 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "gl_init"
name = "glutin"
version = "0.0.1"
authors = ["tomaka <pierre.krieger1708@gmail.com>"]