diff --git a/Cargo.toml b/Cargo.toml index bd3fde1..c427ca4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rusty_ffmpeg" -version = "0.16.3+ffmpeg.7.1" +version = "0.16.4+ffmpeg.7.1" authors = ["ldm0 "] edition = "2021" description = "A library that provides Rust bindings for FFmpeg"