Bump bitflags version
This commit is contained in:
parent
886f1d5913
commit
7344b2703a
|
|
@ -23,7 +23,7 @@ path = "../openssl-sys"
|
||||||
version = "0.6.2"
|
version = "0.6.2"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
bitflags = "0.1.1"
|
bitflags = "0.2"
|
||||||
lazy_static = "0.1"
|
lazy_static = "0.1"
|
||||||
libc = "0.1"
|
libc = "0.1"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue