Fixed Cipher::decrypt and added tests for account encryption
This commit is contained in:
@@ -22,7 +22,7 @@ nursery = "warn"
|
||||
workspace = true
|
||||
|
||||
[dependencies]
|
||||
ahash = "0.8.3"
|
||||
ahash = "0.8"
|
||||
anyhow = "1"
|
||||
arrayvec = "0.7"
|
||||
base64 = "0.21"
|
||||
|
Reference in New Issue
Block a user