TUI: Use rage binary in example commands if installed

This commit is contained in:
Jack Grigg
2021-05-02 09:23:58 +12:00
parent 458a09125f
commit ba3ccda8ce
3 changed files with 29 additions and 2 deletions
+1
View File
@@ -37,6 +37,7 @@ pcsc = "2.4"
rand = "0.7"
secrecy = "0.7"
sha2 = "0.9"
which = "4.1"
x509 = "0.2"
x509-parser = "0.9"
yubikey-piv = { version = "0.3", features = ["untested"] }