mirror of
https://github.com/encounter/rust-ffmpeg-zmwangx.git
synced 2026-07-10 21:18:40 -07:00
cargo: use bitlags 0.3 to get Debug implementation
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ software-scaling = ["ffmpeg-sys/swscale", "codec"]
|
||||
|
||||
[dependencies]
|
||||
libc = "0.1"
|
||||
bitflags = "0.1"
|
||||
bitflags = "0.3"
|
||||
|
||||
[dependencies.image]
|
||||
version = "*"
|
||||
|
||||
Reference in New Issue
Block a user