From 6d1da781605b269851c0188aabfdd356d7578d8d Mon Sep 17 00:00:00 2001 From: Alf Date: Tue, 25 Aug 2020 22:08:18 -0700 Subject: [PATCH] 0.5.2 --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"