remmove old doc (#191)
This commit is contained in:
parent
d09532c36e
commit
e8d3ffe277
|
@ -2,11 +2,6 @@
|
||||||
|
|
||||||
[Documentation](https://docs.rs/cpal)
|
[Documentation](https://docs.rs/cpal)
|
||||||
|
|
||||||
```toml
|
|
||||||
[dependencies]
|
|
||||||
cpal = "0.5.0"
|
|
||||||
```
|
|
||||||
|
|
||||||
Low-level library for audio playback in pure Rust.
|
Low-level library for audio playback in pure Rust.
|
||||||
|
|
||||||
This library allows you to open a channel with the audio device of the user's machine, and
|
This library allows you to open a channel with the audio device of the user's machine, and
|
||||||
|
|
Loading…
Reference in New Issue