From 02a33bf4ec580d3d80c50b05b25150d03b24fb8e Mon Sep 17 00:00:00 2001 From: johnthagen Date: Mon, 19 Sep 2016 19:38:04 -0400 Subject: [PATCH] Fix requirement to target stable Rust. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c653e507..a14a15b4 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Rust-SDL2_mixer uses the MIT licence. * [Rust-SDL2](https://github.com/AngryLawyer/rust-sdl2) * SDL2_mixer development libraries -* Rust master or nightly +* Latest stable Rust master #### OSX