aboutsummaryrefslogtreecommitdiff
path: root/alacritty_terminal
diff options
context:
space:
mode:
Diffstat (limited to 'alacritty_terminal')
-rw-r--r--alacritty_terminal/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/alacritty_terminal/Cargo.toml b/alacritty_terminal/Cargo.toml
index 26414aaa..3b9f9918 100644
--- a/alacritty_terminal/Cargo.toml
+++ b/alacritty_terminal/Cargo.toml
@@ -63,7 +63,7 @@ nightly = []
bench = []
[build-dependencies]
-gl_generator = "0.11.0"
+gl_generator = "0.13.0"
[dev-dependencies]
serde_json = "1.0.0"