Skip to content
Snippets Groups Projects
Commit 2c2c272e authored by Anthony Ramine's avatar Anthony Ramine
Browse files

Allow bitflags 0.7

parent e9e9e13d
Branches
Tags
No related merge requests found
......@@ -29,7 +29,7 @@ pkcs5_pbkdf2_hmac = ["openssl-sys/pkcs5_pbkdf2_hmac"]
nightly = []
[dependencies]
bitflags = ">= 0.5.0, < 0.7.0"
bitflags = ">= 0.5.0, < 0.8.0"
lazy_static = "0.2"
libc = "0.2"
openssl-sys = { version = "0.7.11", path = "../openssl-sys" }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment