mirror of
https://github.com/str4d/rage.git
synced 2025-04-04 03:17:42 +03:00
Migrate to secrecy 0.10
This commit is contained in:
parent
a59f0479d0
commit
93fa28ad78
27 changed files with 155 additions and 93 deletions
|
@ -48,8 +48,8 @@ cookie-factory = "0.3.1"
|
|||
nom = { version = "7", default-features = false, features = ["alloc"] }
|
||||
|
||||
# Secret management
|
||||
pinentry = "0.5"
|
||||
secrecy = "0.8"
|
||||
pinentry = "0.6"
|
||||
secrecy = "0.10"
|
||||
subtle = "2"
|
||||
zeroize = "1"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue