bump bitflags to 0.8

This commit is contained in:
Igor Gnatenko 2017-04-03 23:04:23 +02:00 committed by GitHub
parent 4f9da8dfc9
commit af25627fdf
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ v102 = []
v110 = []
[dependencies]
bitflags = "0.7"
bitflags = "0.8"
foreign-types = "0.2"
lazy_static = "0.2"
libc = "0.2"