Merge pull request #223 from Manishearth/patch-2

Bump bitflags version
This commit is contained in:
Steven Fackler 2015-06-02 12:20:06 -04:00
commit 1b824022ec
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"