Publish sys 1.0.1

Closes #4
This commit is contained in:
Josh Holmer 2023-02-10 17:29:02 -05:00
parent 53c873890c
commit 689a39d9eb
2 changed files with 6 additions and 2 deletions

View File

@ -1,7 +1,11 @@
## Version 1.1.2
## _sys_ Version 1.0.1
- Fix static building after a change in ffmpeg's branch naming structure broke it
## Version 1.1.2
No changes from 1.1.1.
## Version 1.1.1
- Fix compilation on some non-x64 platforms

View File

@ -1,6 +1,6 @@
[package]
name = "ffmpeg-sys-the-third"
version = "1.0.0+ffmpeg-5.1.2"
version = "1.0.1+ffmpeg-5.1.2"
build = "build.rs"
links = "ffmpeg"