Merge pull request #611 from ignatenkobrain/patch-1
bump bitflags to 0.8
This commit is contained in:
commit
73d4743a80
|
|
@ -18,7 +18,7 @@ v102 = []
|
||||||
v110 = []
|
v110 = []
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
bitflags = "0.7"
|
bitflags = "0.8"
|
||||||
foreign-types = "0.2"
|
foreign-types = "0.2"
|
||||||
lazy_static = "0.2"
|
lazy_static = "0.2"
|
||||||
libc = "0.2"
|
libc = "0.2"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue