Skip to content

Commit

Permalink
Merge pull request zmwangx#77 from zmwangx/bump-ffmpeg-next-1
Browse files Browse the repository at this point in the history
Bump ffmpeg to -next.1
  • Loading branch information
Polochon-street authored Oct 3, 2021
2 parents 1955c3d + 1146008 commit 7b07838
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ffmpeg-next"
version = "4.4.0"
version = "4.4.0-next.1"
build = "build.rs"

authors = ["meh. <[email protected]>", "Zhiming Wang <[email protected]>"]
Expand Down Expand Up @@ -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

0 comments on commit 7b07838

Please sign in to comment.