Merge pull request #94 from zmwangx/forgot-to-actually-bump

*Actually* bump rust-ffmpeg-sys this time
This commit is contained in:
Polochon-street 2022-02-17 17:54:03 +01:00 committed by GitHub
commit 73d2445eb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
[package]
name = "ffmpeg-next"
version = "5.0.1"
version = "5.0.2"
build = "build.rs"
authors = ["meh. <meh@schizofreni.co>", "Zhiming Wang <i@zhimingwang.org>"]
@ -113,5 +113,5 @@ version = "0.23"
optional = true
[dependencies.ffmpeg-sys-next]
version = "5.0.0"
version = "5.0.1"
default-features = false