Commit af25627f authored by Igor Gnatenko's avatar Igor Gnatenko Committed by GitHub
Browse files

bump bitflags to 0.8

parent 4f9da8df
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@ v102 = []
v110 = []

[dependencies]
bitflags = "0.7"
bitflags = "0.8"
foreign-types = "0.2"
lazy_static = "0.2"
libc = "0.2"