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: