cargo: use bitlags 0.3 to get Debug implementation

This commit is contained in:
lummax 2015-08-24 09:59:41 +02:00 committed by meh
parent 3c9c4f926f
commit fa5f07d67c

View File

@ -24,7 +24,7 @@ software-scaling = ["ffmpeg-sys/swscale", "codec"]
[dependencies]
libc = "0.1"
bitflags = "0.1"
bitflags = "0.3"
[dependencies.image]
version = "*"