diff --git a/Cargo.toml b/Cargo.toml index 001b2ee..0c20d2f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mp4" -version = "0.5.1" +version = "0.5.2" authors = ["Alf "] edition = "2018" @@ -13,7 +13,7 @@ documentation = "https://docs.rs/mp4rs" homepage = "https://github.com/alfg/mp4rs" repository = "https://github.com/alfg/mp4rs" -keywords = ["mp4", "isobmff"] +keywords = ["mp4", "isobmff", "video", "multimedia"] license = "MIT"