mirror of
https://github.com/saymrwulf/curve25519-dalek-source.git
synced 2026-09-04 20:24:10 +00:00
Update dev dependency versions.
This commit is contained in:
parent
36399cb1ad
commit
b650ae0c28
1 changed files with 2 additions and 2 deletions
|
|
@ -47,8 +47,8 @@ version = "^0.1.1"
|
|||
default-features = false
|
||||
|
||||
[dev-dependencies]
|
||||
hex = "0.2"
|
||||
sha2 = "^0.6"
|
||||
hex = "0.3"
|
||||
sha2 = "0.7"
|
||||
bincode = "^0.9"
|
||||
|
||||
[features]
|
||||
|
|
|
|||
Loading…
Reference in a new issue