From d17cce98a149e1e97a3060337df3550a068c953d Mon Sep 17 00:00:00 2001 From: werecat Date: Wed, 6 Jan 2016 00:44:15 -0500 Subject: [PATCH] Updated README version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b3820d6..648e8bbc 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Place the following into your project's Cargo.toml file: ```toml [dependencies] -sdl2_mixer = "1.0.0" +sdl2_mixer = "0.11.0" ``` Or, to depend on the newest rust-sdl2_mixer, reference the repository: