mirror of
https://github.com/saymrwulf/curve25519-dalek-source.git
synced 2026-09-04 20:24:10 +00:00
Merge remote-tracking branch 'origin/feature/subtle-0.5' into develop
This commit is contained in:
commit
5a3f0a0fbb
1 changed files with 2 additions and 1 deletions
|
|
@ -40,8 +40,9 @@ version = "0.4"
|
|||
version = "0.7"
|
||||
|
||||
[dependencies.subtle]
|
||||
version = "^0.3"
|
||||
version = "0.5"
|
||||
default-features = false
|
||||
features = ["generic-impls"]
|
||||
|
||||
[dependencies.clear_on_drop]
|
||||
version = "=0.2.3"
|
||||
|
|
|
|||
Loading…
Reference in a new issue