chore: add daemon deps for D-Bus interface and tests
This commit is contained in:
@@ -27,3 +27,5 @@ tokio = { version = "1", features = ["full"] }
|
||||
clap = { version = "4", features = ["derive"] }
|
||||
ctap-hid-fido2 = "3"
|
||||
nix = { version = "0.28", features = ["user", "process", "fs"] }
|
||||
rand = "0.9"
|
||||
tempfile = "3"
|
||||
|
||||
Reference in New Issue
Block a user