From c34ec12c309695e4c14d8e50b5f3f54198f70775 Mon Sep 17 00:00:00 2001 From: Christian Duerr Date: Fri, 10 Jan 2020 01:51:37 +0000 Subject: Bump glutin to 0.22.0 Fixes #3165. --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.toml') 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" } -- cgit v1.2.3-54-g00ecf