updated bitflags to v0.6

This commit is contained in:
Cobrand
2016-07-13 14:48:28 +02:00
parent 203a550a80
commit 174dbb3153
+1 -1
View File
@@ -13,7 +13,7 @@ name = "sdl2_ttf"
path = "src/sdl2_ttf/lib.rs"
[dependencies]
bitflags = "0.5"
bitflags = "0.6"
sdl2 = "0.21"
sdl2-sys = "0.21"