Commit 73d4743a authored by Steven Fackler's avatar Steven Fackler Committed by GitHub
Browse files

Merge pull request #611 from ignatenkobrain/patch-1

bump bitflags to 0.8
parents 4f9da8df af25627f
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"