diff --git a/Cargo.toml b/Cargo.toml index ca4bc3f..7a978b5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "hls_m3u8" version = "0.3.0" # remember to update html_root_url -authors = ["Takeru Ohta "] +authors = ["Takeru Ohta ", "Luro02 <24826124+Luro02@users.noreply.github.com>"] description = "HLS m3u8 parser/generator" homepage = "https://github.com/sile/hls_m3u8" repository = "https://github.com/sile/hls_m3u8"