From 1cfb0740bc530da3162292bbf682a234240f26a3 Mon Sep 17 00:00:00 2001 From: Christian Duerr Date: Sun, 5 Jan 2020 01:00:50 +0000 Subject: Bump winit to 0.20.0 Alpha 6 Fixes #3070. Fixes #2893. Fixes #2877. Fixes #2829. Fixes #2767. Fixes #2271. --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 2e8fd4db..bb50a3d6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,3 +14,4 @@ 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