mirror of
https://github.com/Qortal/pirate-librustzcash.git
synced 2025-07-30 03:51:22 +00:00
Use "1" for the byteorder crate's version.
This commit is contained in:
@@ -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]
|
||||
|
Reference in New Issue
Block a user