mirror of
https://github.com/v0l/m3u8-rs.git
synced 2025-06-20 18:39:50 +00:00
extra crates.io metadata
This commit is contained in:
@ -2,6 +2,9 @@
|
|||||||
name = "m3u8-rs"
|
name = "m3u8-rs"
|
||||||
version = "1.0.0"
|
version = "1.0.0"
|
||||||
authors = ["Rutger"]
|
authors = ["Rutger"]
|
||||||
|
readme = "README.md"
|
||||||
|
repository = "https://github.com/rutgersc/m3u8-rs"
|
||||||
|
description = "A library for parsing m3u8 files (Apple's HTTP Live Streaming (HLS) protocol)."
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
nom = "^1.2.3"
|
nom = "^1.2.3"
|
||||||
|
Reference in New Issue
Block a user