Merge pull request #77 from zmwangx/bump-ffmpeg-next-1

Bump ffmpeg to -next.1
This commit is contained in:
Polochon-street 2021-10-03 20:48:41 +02:00 committed by GitHub
commit 7b07838e13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
[package]
name = "ffmpeg-next"
version = "4.4.0"
version = "4.4.0-next.1"
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.4.0"
version = "4.4.0-next.1"
default-features = false