Switch to new I/O in build.rs

This commit is contained in:
Pierre Krieger 2015-03-13 10:21:27 +01:00
parent 183d96b44e
commit 896c8b11af
2 changed files with 5 additions and 4 deletions

View file

@ -1,7 +1,7 @@
[package]
name = "glutin"
version = "0.0.7"
version = "0.0.8"
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"]