Use "1" for the byteorder crate's version.
This commit is contained in:
parent
364796d88c
commit
342b94c76b
@ -13,7 +13,7 @@ repository = "https://github.com/ebfull/pairing"
|
|||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
rand = "0.3"
|
rand = "0.3"
|
||||||
byteorder = "1.1.0"
|
byteorder = "1"
|
||||||
clippy = { version = "0.0.165", optional = true }
|
clippy = { version = "0.0.165", optional = true }
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
|
Loading…
Reference in New Issue
Block a user