diff --git a/Cargo.toml b/Cargo.toml index 0387c4d..26872cf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mp4" -version = "0.8.2" +version = "0.8.3" authors = ["Alf "] edition = "2018" description = "MP4 reader and writer library in Rust."