diff --git a/Cargo.toml b/Cargo.toml index d737917..db431a6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hevc_parser" -version = "0.1.6" +version = "0.1.7" authors = ["quietvoid"] edition = "2018" license = "MIT"