diff --git a/Cargo.toml b/Cargo.toml index 5c6fd87..6e4149f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rusty_ffmpeg" -version = "0.16.6+ffmpeg.8" +version = "0.16.7+ffmpeg.8" authors = ["ldm0 "] edition = "2021" description = "A library that provides Rust bindings for FFmpeg"