Present desktop authentication and automatic relocking
This commit is contained in:
@@ -27,7 +27,7 @@ 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 = "0.14"
|
||||
iced = { version = "0.14", features = ["tokio"] }
|
||||
ironstorage = { path = "crates/storage" }
|
||||
keyring-core = "1.0"
|
||||
pgp = { version = "0.20", default-features = false }
|
||||
|
||||
Reference in New Issue
Block a user