diff --git a/Cargo.toml b/Cargo.toml index 746af9a..7c85129 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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]