From 9d2a32b4152fc74574256852f3eaf6e6201b647f Mon Sep 17 00:00:00 2001 From: mitchmindtree Date: Sat, 24 Jun 2017 17:08:05 +1000 Subject: [PATCH] Update the README for the version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 868486de..3e82f258 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ ```toml [dependencies] -winit = "0.6" +winit = "0.7" ``` ## [Documentation](https://docs.rs/winit)