From c4ece6dde3c9dcf825a44aa775535a65c0c376a6 Mon Sep 17 00:00:00 2001 From: Tim Steinbach Date: Mon, 28 Aug 2017 13:01:19 -0400 Subject: winit: 0.7.5 -> 0.7.6, glutin: 0.9.1 -> 0.9.2 (#761) --- Cargo.toml | 3 --- 1 file changed, 3 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 34fcc4c3..971599ad 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -54,6 +54,3 @@ version = "0.9" [profile.release] lto = true debug = true - -[replace] -"winit:0.7.5" = { git = "https://github.com/tomaka/winit", branch = "master" } -- cgit v1.2.3-54-g00ecf