mirror of
https://github.com/saymrwulf/curve25519-dalek-source.git
synced 2026-09-04 20:24:10 +00:00
Bump curve25519-dalek dependency to 0.18.
This commit is contained in:
parent
b43bdfeb58
commit
f9012cc1b3
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ exclude = [
|
|||
travis-ci = { repository = "dalek-cryptography/x25519-dalek", branch = "master"}
|
||||
|
||||
[dependencies.curve25519-dalek]
|
||||
version = "^0.17"
|
||||
version = "^0.18"
|
||||
default-features = false
|
||||
|
||||
[dependencies.rand]
|
||||
|
|
|
|||
Loading…
Reference in a new issue