mirror of
https://github.com/saymrwulf/curve25519-dalek-source.git
synced 2026-09-05 20:30:57 +00:00
Bump arrayref to 0.3.4.
This commit is contained in:
parent
f2dddcd469
commit
911b71ae27
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ version = "1.0"
|
||||||
optional = true
|
optional = true
|
||||||
|
|
||||||
[dependencies.arrayref]
|
[dependencies.arrayref]
|
||||||
version = "0.3.3"
|
version = "0.3.4"
|
||||||
|
|
||||||
[dependencies.rand]
|
[dependencies.rand]
|
||||||
optional = true
|
optional = true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue