aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJoe Wilm <joe@jwilm.com>2016-11-19 18:37:17 -0800
committerJoe Wilm <joe@jwilm.com>2016-11-19 21:34:22 -0800
commit3db0bcb2a7672bff7f11da11fd18f735cab60d5b (patch)
treee25bab736457661d183be11b235e93bc7b35e601 /Cargo.toml
parent0dfba3018115bb3b7c0e93add421e2f8f1454126 (diff)
downloadalacritty-3db0bcb2a7672bff7f11da11fd18f735cab60d5b.tar.gz
alacritty-3db0bcb2a7672bff7f11da11fd18f735cab60d5b.zip
Fix glutin wayland
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 ef360a20..4d6f051a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -37,7 +37,7 @@ gl_generator = "0.5"
[dependencies.glutin]
git = "https://github.com/jwilm/glutin"
-rev = "78838c1e1497dc8a1b1c8f69da7a6f3cd7da15c1"
+rev = "af7fe340bd4a2af53ea521defcb4f377cdc588cf"
[profile.release]