Update "rand" dependency to 0.4.
This commit is contained in:
parent
a8583dd818
commit
2338174244
|
@ -12,7 +12,7 @@ homepage = "https://github.com/ebfull/pairing"
|
||||||
repository = "https://github.com/ebfull/pairing"
|
repository = "https://github.com/ebfull/pairing"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
rand = "0.3"
|
rand = "0.4"
|
||||||
byteorder = "1"
|
byteorder = "1"
|
||||||
clippy = { version = "0.0.174", optional = true }
|
clippy = { version = "0.0.174", optional = true }
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue