mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-05-25 13:17:47 +02:00
This reverts commit 83148da959.
Co-authored-by: FabianLars <fabianlars@fabianlars.de>
This commit is contained in:
committed by
GitHub
parent
5b814f56e6
commit
76832e60bf
@@ -21,7 +21,7 @@ hex = "0.4"
|
||||
zeroize = { version = "1", features = ["zeroize_derive"] }
|
||||
|
||||
# kdf dependencies
|
||||
rust-argon2 = { version = "2", optional = true }
|
||||
rust-argon2 = { version = "1", optional = true }
|
||||
rand_chacha = { version = "0.3.1", optional = true }
|
||||
rand_core = { version = "0.6.4", features = ["getrandom"], optional = true }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user