Use "1" for the byteorder crate's version.

This commit is contained in:
Sean Bowe 2017-10-12 11:20:57 -06:00
parent 364796d88c
commit 342b94c76b
No known key found for this signature in database
GPG Key ID: 95684257D8F8B031
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ repository = "https://github.com/ebfull/pairing"
[dependencies]
rand = "0.3"
byteorder = "1.1.0"
byteorder = "1"
clippy = { version = "0.0.165", optional = true }
[features]