From 4f417f885d37570c872950848027c01699f32774 Mon Sep 17 00:00:00 2001 From: Alf Date: Tue, 18 Aug 2020 22:28:32 -0700 Subject: [PATCH] 0.5.0 --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 693e336..6cef45b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mp4" -version = "0.4.3" +version = "0.5.0" authors = ["Alf "] edition = "2018" @@ -21,4 +21,4 @@ license = "MIT" thiserror = "^1.0" byteorder = "1" bytes = "0.5" -num-rational = "0.3" \ No newline at end of file +num-rational = "0.3"