mirror of
https://github.com/v0l/m3u8-rs.git
synced 2025-06-16 03:38:08 +00:00
8 lines
97 B
TOML
8 lines
97 B
TOML
[package]
|
|
name = "m3u8-rs"
|
|
version = "1.0.0"
|
|
authors = ["Rutger"]
|
|
|
|
[dependencies]
|
|
nom = "^1.2.3"
|