mirror of
https://github.com/encounter/rust-ffmpeg-zmwangx.git
synced 2026-07-10 21:18:40 -07:00
chore: bump dependencies and version
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "ffmpeg-sys"
|
||||
version = "4.2.1"
|
||||
version = "4.3.2"
|
||||
build = "build.rs"
|
||||
links = "ffmpeg"
|
||||
readme = "README.md"
|
||||
@@ -22,7 +22,7 @@ libc = "0.2.88"
|
||||
num_cpus = "1.13.0"
|
||||
cc = "1.0.67"
|
||||
pkg-config = "0.3.19"
|
||||
bindgen = "0.57.0"
|
||||
bindgen = "0.58.1"
|
||||
|
||||
[target.'cfg(target_env = "msvc")'.build-dependencies]
|
||||
vcpkg = "0.2.11"
|
||||
|
||||
Reference in New Issue
Block a user