From 958a32767ff9e06dc569eb612da889bfa06970be Mon Sep 17 00:00:00 2001 From: chetgurevitch Date: Mon, 11 Dec 2017 19:37:53 -0800 Subject: Update glutin to v0.11 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index e0fedd00..6493e8d5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -33,7 +33,7 @@ clap = "2" fnv = "1" unicode-width = "0.1" arraydeque = "0.2" -glutin = "0.10" +glutin = "0.11" clippy = { version = "*", optional = true } env_logger = "0.4" -- cgit v1.2.3-54-g00ecf