diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ clap = "2" fnv = "1" unicode-width = "0.1" arraydeque = "0.2" -glutin = "0.9" +glutin = "0.10" clippy = { version = "*", optional = true } env_logger = "0.4" |