mirror of
https://github.com/rutgersc/m3u8-rs.git
synced 2024-12-22 22:46:37 +00:00
Update README.md
This commit is contained in:
parent
af15863688
commit
ed0d35b3a3
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ To use this library, add the following dependency to `Cargo.toml`:
|
||||||
|
|
||||||
```toml
|
```toml
|
||||||
[dependencies]
|
[dependencies]
|
||||||
m3u8-rs = "1.0.2"
|
m3u8-rs = "1.0.6"
|
||||||
```
|
```
|
||||||
|
|
||||||
And add the crate to `lib.rs`
|
And add the crate to `lib.rs`
|
||||||
|
|
Loading…
Reference in a new issue