Fix the version in the README
This commit is contained in:
parent
a8b0aee08e
commit
23de5b5aab
@ -6,5 +6,5 @@ Audio player in pure Rust. Works only on win32 (WASAPI) and linux (ALSA) for the
|
||||
|
||||
```toml
|
||||
[dependencies]
|
||||
cpal = "^0.0.1"
|
||||
cpal = "0.1.0"
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user