Present desktop authentication and automatic relocking

This commit is contained in:
2026-08-10 15:21:20 +02:00
parent e0ce21337d
commit b9034c5274
8 changed files with 540 additions and 28 deletions

View File

@@ -47,8 +47,8 @@ arboard.workspace = true
[dev-dependencies]
hex = "0.4"
nix = { version = "0.31", features = ["fs"] }
rand_chacha = "0.3"
rqrr.workspace = true
rustix = { version = "1.1", features = ["fs"] }
smallvec = "1.15"
tempfile = "3"