mirror of
https://github.com/saymrwulf/curve25519-dalek-source.git
synced 2026-09-04 20:24:10 +00:00
Bump generic-array version to ^0.8.
This commit is contained in:
parent
d7b3329780
commit
8374fa3000
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ version = "^0.1"
|
|||
|
||||
[dependencies.generic-array]
|
||||
# same version that digest depends on
|
||||
version = "^0.6"
|
||||
version = "^0.8"
|
||||
|
||||
[dev-dependencies.sha2]
|
||||
version = "0.6"
|
||||
|
|
|
|||
Loading…
Reference in a new issue