store luks token

This commit is contained in:
2020-04-27 19:26:21 +02:00
parent 1547f5e199
commit 478fb5e036
7 changed files with 181 additions and 22 deletions

View File

@@ -21,6 +21,9 @@ failure = "0.1.5"
rpassword = "4.0.1"
structopt = "0.3.2"
libcryptsetup-rs = "0.2.0"
serde_json = "1.0.51"
serde_derive = "1.0.106"
serde = "1.0.106"
[profile.release]
lto = true