Update version number in readme

This commit is contained in:
gmorenz 2017-07-18 14:00:21 -04:00 committed by GitHub
parent 0245754cd0
commit 276722cc7b
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
```toml
[dependencies]
cpal = "0.4.0"
cpal = "0.4.5"
```
Low-level library for audio playback in pure Rust.