cargo: use bitlags 0.3 to get Debug implementation

This commit is contained in:
lummax
2015-08-24 14:04:50 +02:00
committed by meh
parent 3c9c4f926f
commit fa5f07d67c
+1 -1
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 = "*"