proper error messages
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing

This commit is contained in:
2020-09-29 19:21:34 +02:00
parent fbbf606631
commit f6627d887b
3 changed files with 77 additions and 25 deletions

View File

@@ -34,6 +34,7 @@ ring = "0.13.5"
failure = "0.1.5"
rpassword = "4.0.1"
libcryptsetup-rs = "0.4.1"
pamsm = { version = "0.4.1", features = ["libpam"] }
structopt = "0.3.2"
[profile.release]