andelf / rust-sdl2_mixer

Rust bindings for sdl2_mixer
Apache License 2.0
13 stars 17 forks source link

Depend on crates.io published version, update README, bump version. #26

Closed sbidin closed 9 years ago

sbidin commented 9 years ago

I ditched the github dependencies: the library now works with the newest version of rust-sdl2 (0.0.31) published on crates.io. I also bumped the rust-sdl2_mixer version from 0.0.3 to 0.0.31. The README was also updated, although one of the instructions is noted as faulty since this newest version isn't published yet.