aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJoe Wilm <joe@jwilm.com>2016-08-02 10:36:26 -0700
committerJoe Wilm <joe@jwilm.com>2016-08-03 08:21:30 -0700
commit8b34df7c024d07de03c4b13cad7af333312e63be (patch)
tree0bf6ce20187a8af97ac6f15c107f6e32ea6fd168 /Cargo.toml
parent66e7228f41a9fef79fec2cf57d8e9ac92e936855 (diff)
downloadalacritty-8b34df7c024d07de03c4b13cad7af333312e63be.tar.gz
alacritty-8b34df7c024d07de03c4b13cad7af333312e63be.zip
Update Glutin to get Cocoa modifier keys
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index dc9b62a9..1748c99d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -23,4 +23,4 @@ gl_generator = "0.5"
[dependencies.glutin]
git = "https://github.com/jwilm/glutin"
-rev = "d287fa96e3a8b2568b189067eedd28807c4568d6"
+rev = "22cc23997389bedd948a3ddc3833279ed308a673"