Merge pull request #611 from ignatenkobrain/patch-1

bump bitflags to 0.8
This commit is contained in:
Steven Fackler 2017-04-03 14:47:15 -07:00 committed by GitHub
commit 73d4743a80
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"