Setup deployment on crates.io

This commit is contained in:
Pierre Krieger 2015-02-15 14:05:08 +01:00
parent 713f269ce8
commit c3ab907e04
3 changed files with 39 additions and 2 deletions

View file

@ -1,7 +1,7 @@
[package]
name = "glutin"
version = "0.0.4-pre"
version = "0.0.4"
authors = ["tomaka <pierre.krieger1708@gmail.com>"]
description = "Cross-plaform OpenGL context provider. Important: the crates.io only supports Windows and Linux for the moment."
keywords = ["windowing", "opengl"]