mirror of
https://git.ethanthesleepy.one/ethanaobrien/ew
synced 2026-07-13 01:02:18 +08:00
Move to argon2 for password hashes
This commit is contained in:
@@ -30,6 +30,8 @@ mime_guess = "2.0.5"
|
||||
include_dir = "0.7.4"
|
||||
jzon = "0.12.5"
|
||||
csv = "1.3"
|
||||
argon2 = "0.5.3"
|
||||
rand_core = { version = "0.6", features = ["getrandom"] }
|
||||
|
||||
[target.aarch64-linux-android.dependencies]
|
||||
jni = { version = "0.22.4", features = ["invocation", "default"], optional = true }
|
||||
|
||||
Reference in New Issue
Block a user