mirror of
https://github.com/saymrwulf/curve25519-dalek-source.git
synced 2026-09-06 20:41:14 +00:00
Merge remote-tracking branch 'doomrobo/patch-1' into develop
This commit is contained in:
commit
493786db35
1 changed files with 2 additions and 2 deletions
|
|
@ -30,7 +30,7 @@ optional = true
|
|||
version = "0.3"
|
||||
|
||||
[dependencies.digest]
|
||||
version = "0.4"
|
||||
version = "0.6"
|
||||
|
||||
[dependencies.subtle]
|
||||
version = "^0.1"
|
||||
|
|
@ -40,7 +40,7 @@ version = "^0.1"
|
|||
version = "^0.6"
|
||||
|
||||
[dev-dependencies.sha2]
|
||||
version = "0.4"
|
||||
version = "0.6"
|
||||
|
||||
[dev-dependencies.serde_cbor]
|
||||
version = "0.6"
|
||||
|
|
|
|||
Loading…
Reference in a new issue