From 0fba0a9a734dcc7c30f9c369d6481a9b1d33828c Mon Sep 17 00:00:00 2001 From: Bryan Bell Date: Tue, 13 Jan 2015 01:23:34 -0800 Subject: Code review comments - Revert version back to 0.0.4 - Add comment that set_cursor has no effect on Android --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 0903df0..78e4634 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "glutin" -version = "0.0.5-pre" +version = "0.0.4-pre" authors = ["tomaka "] description = "Cross-plaform OpenGL context provider. Important: the crates.io only supports Windows and Linux for the moment." keywords = ["windowing", "opengl"] -- cgit v1.2.3