aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2020-01-10 01:51:37 +0000
committerGitHub <noreply@github.com>2020-01-10 01:51:37 +0000
commitc34ec12c309695e4c14d8e50b5f3f54198f70775 (patch)
treef88bee2818c0208fc288de3d7f9b283cc9c7077b /Cargo.toml
parentdd1413eb4d4f8cb170458155e5156e569c14130e (diff)
downloadalacritty-c34ec12c309695e4c14d8e50b5f3f54198f70775.tar.gz
alacritty-c34ec12c309695e4c14d8e50b5f3f54198f70775.zip
Bump glutin to 0.22.0
Fixes #3165.
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index bb50a3d6..2e8fd4db 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -14,4 +14,3 @@ incremental = false
[patch.crates-io]
servo-freetype-sys = { path = "servo-freetype-proxy" }
-winit = { git = "https://github.com/rust-windowing/winit", rev = "d1c6506865c7bddbb5fb4d80a613e43ddc1370b5" }