Present desktop OTP and sensitive outputs
This commit is contained in:
@@ -28,7 +28,8 @@ flate2 = "1.1"
|
||||
gix = { version = "0.86", default-features = false, features = ["blocking-http-transport-reqwest-rust-tls", "index", "merge", "revision", "sha1", "tree-editor"] }
|
||||
gix-config = "0.59"
|
||||
hmac = "0.12"
|
||||
iced = { version = "0.14", features = ["tokio"] }
|
||||
iced = { version = "0.14", features = ["canvas", "tokio"] }
|
||||
image = { version = "0.25", default-features = false, features = ["gif", "jpeg", "png"] }
|
||||
ironstorage = { path = "crates/storage" }
|
||||
keyring-core = "1.0"
|
||||
muda = "0.19"
|
||||
|
||||
Reference in New Issue
Block a user