diff --git a/Cargo.toml b/Cargo.toml index 90bb6e9..e027653 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,7 @@ [package] name = "scte35" authors = ["Rafael Caricio "] +description = "SCTE-35 2022 parser and library" version = "0.1.0" edition = "2021" license = "MIT"