diff --git a/sys/Cargo.toml b/sys/Cargo.toml index e9c1b52..d6b5de6 100644 --- a/sys/Cargo.toml +++ b/sys/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ffmpeg-sys" -version = "2.7.1-2" +version = "2.7.1-3" authors = ["meh. "] license = "WTFPL"