This commit is contained in:
@@ -10,4 +10,9 @@ path = "src/lib.rs"
|
||||
|
||||
[dependencies]
|
||||
rabby-core = { path = "../rabby-core" }
|
||||
aes-gcm = "0.10"
|
||||
argon2 = "0.5"
|
||||
base64 = "0.22"
|
||||
rand = "0.8"
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
|
||||
Reference in New Issue
Block a user