commit
efc0463302
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "ffmpeg-next"
|
||||
version = "4.4.0-dev"
|
||||
version = "4.4.0"
|
||||
build = "build.rs"
|
||||
|
||||
authors = ["meh. <meh@schizofreni.co>", "Zhiming Wang <i@zhimingwang.org>"]
|
||||
@ -111,5 +111,5 @@ version = "0.12"
|
||||
optional = true
|
||||
|
||||
[dependencies.ffmpeg-sys-next]
|
||||
version = "4.3.5"
|
||||
version = "4.4.0"
|
||||
default-features = false
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
This is a fork of the abandoned [ffmpeg](https://crates.io/crates/ffmpeg) crate by [meh.](https://github.com/meh/rust-ffmpeg).
|
||||
|
||||
Currently supported FFmpeg versions: 3.4.x through 4.3.x.
|
||||
Currently supported FFmpeg versions: 3.4.x through 4.4.x.
|
||||
|
||||
Build instructions can be found on the [wiki](https://github.com/zmwangx/rust-ffmpeg/wiki/Notes-on-building).
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user