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"