Bump bitflags version

This commit is contained in:
Manish Goregaokar 2015-06-02 14:33:10 +05:30
parent 886f1d5913
commit 7344b2703a
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ path = "../openssl-sys"
version = "0.6.2"
[dependencies]
bitflags = "0.1.1"
bitflags = "0.2"
lazy_static = "0.1"
libc = "0.1"