cargo: use bitlags 0.3 to get Debug implementation
This commit is contained in:
parent
3c9c4f926f
commit
fa5f07d67c
@ -24,7 +24,7 @@ software-scaling = ["ffmpeg-sys/swscale", "codec"]
|
||||
|
||||
[dependencies]
|
||||
libc = "0.1"
|
||||
bitflags = "0.1"
|
||||
bitflags = "0.3"
|
||||
|
||||
[dependencies.image]
|
||||
version = "*"
|
||||
|
Loading…
x
Reference in New Issue
Block a user